Geant4  10.01.p01
G4VITTimeStepComputer.hh File Reference
#include "G4Track.hh"
#include "G4ITReactionTable.hh"
#include "G4ReferenceCountedHandle.hh"
#include "AddClone_def.hh"
#include "CLHEP/Utility/memory.h"
+ Include dependency graph for G4VITTimeStepComputer.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4VITTimeStepComputer
 Before stepping all tracks G4Scheduler calls all the G4VITModel which may contain a G4VITTimeStepper (optionnal). More...
 

Typedefs

typedef CLHEP::shared_ptr
< std::vector< G4Track * > > 
G4TrackVectorHandle
 

Typedef Documentation

typedef CLHEP::shared_ptr< std::vector<G4Track*> > G4TrackVectorHandle

Definition at line 61 of file G4VITTimeStepComputer.hh.