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