Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MultiEventAction.hh File Reference
#include "G4UserEventAction.hh"
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  G4MultiEventAction
 

Typedefs

using G4UserEventActionUPtr = std::unique_ptr<G4UserEventAction>
 
using G4UserEventActionVector = std::vector<G4UserEventActionUPtr>
 

Typedef Documentation

◆ G4UserEventActionUPtr

using G4UserEventActionUPtr = std::unique_ptr<G4UserEventAction>

Definition at line 53 of file G4MultiEventAction.hh.

◆ G4UserEventActionVector

Definition at line 54 of file G4MultiEventAction.hh.