51 #ifndef G4VITTimeStepper_H 
   52 #define G4VITTimeStepper_H 
  142 #endif // G4VITTimeStepper_H 
const G4ITReactionTable * fpReactionTable
 
G4TrackVectorHandle fReactants
 
#define G4IT_TO_BE_CLONED(parent_class)
 
G4shared_ptr< std::vector< G4Track * > > G4TrackVectorHandle
 
virtual void ResetReactants()
 
void SetReactionTable(const G4ITReactionTable *)
 
static void SetTimes(const G4double &, const G4double &)
 
G4double fSampledMinTimeStep
 
static G4ThreadLocal G4double fCurrentGlobalTime
 
static G4ThreadLocal G4double fUserMinTimeStep
 
G4VITTimeStepComputer & operator=(const G4VITTimeStepComputer &other)
 
virtual G4double CalculateStep(const G4Track &, const G4double &)=0
 
G4double GetSampledMinTimeStep()
 
virtual void Initialize()
 
G4TrackVectorHandle GetReactants()
 
virtual ~G4VITTimeStepComputer()
 
const G4ITReactionTable * GetReactionTable()