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