![]() |
Project
|
Creates and registers the models named in G4.fastSimModels.
More...
#include <G4FastSimulation.h>
Inherits TG4VUserFastSimulation.
Public Member Functions | |
| G4FastSimulation (std::vector< std::string > models, const std::string &envelope, double minEnergyGeV) | |
| void | Construct () override |
Creates and registers the models named in G4.fastSimModels.
Definition at line 43 of file G4FastSimulation.h.
| o2::fastsim::G4FastSimulation::G4FastSimulation | ( | std::vector< std::string > | models, |
| const std::string & | envelope, | ||
| double | minEnergyGeV | ||
| ) |
Definition at line 41 of file G4FastSimulation.cxx.
|
override |
Definition at line 56 of file G4FastSimulation.cxx.