Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITModelManager.hh>
Public Attributes | |
double | fStartingTime |
double | fEndTime |
std::unique_ptr< G4VITStepModel > | fpModel |
Definition at line 78 of file G4ITModelManager.hh.
double G4ITModelManager::ModelInfo::fEndTime |
Definition at line 81 of file G4ITModelManager.hh.
std::unique_ptr<G4VITStepModel> G4ITModelManager::ModelInfo::fpModel |
Definition at line 82 of file G4ITModelManager.hh.
double G4ITModelManager::ModelInfo::fStartingTime |
Definition at line 80 of file G4ITModelManager.hh.