47 #ifndef G4ITMODELMANAGER_H
48 #define G4ITMODELMANAGER_H
76 #endif // G4ITMODELMANAGER_H
void SetModel(G4VITStepModel *aModel, G4double startingTime)
Define what to do before stepping and after stepping.
G4ITModelManager & operator=(const G4ITModelManager &rhs)
std::map< G4double, G4VITStepModel * > mapModels
G4VITStepModel * GetModel(const G4double globalTime)
G4ITModelManager chooses which model to use according to the global simulation time.