39 #ifndef G4ITMODELPROCESSOR_H
40 #define G4ITMODELPROCESSOR_H
95 void FindReaction(std::map<G4Track*, G4TrackVectorHandle>*,
96 const double currentStepTime,
97 const double previousStepTime,
98 const bool reachedUserStepTimeLimit) ;
102 inline const std::vector<std::vector<G4VITModel*> >*
GetCurrentModel();
171 exceptionDescription <<
"You are trying to set a new model while the model processor has alreaday be initialized";
172 G4Exception(
"G4ITModelProcessor::SetModelHandler",
"ITModelProcessor001",
182 #endif // G4ITMODELPROCESSOR_H