| 
    Geant4
    10.02.p03
    
   | 
 
Definition of the RE04Trajectory class. More...
#include "G4VTrajectory.hh"#include "G4Allocator.hh"#include <stdlib.h>#include "G4ios.hh"#include <vector>#include "globals.hh"#include "G4ParticleDefinition.hh"#include "RE04TrajectoryPoint.hh"#include "G4Track.hh"#include "G4Step.hh"Go to the source code of this file.
Classes | |
| class | RE04Trajectory | 
Typedefs | |
| typedef std::vector< G4VTrajectoryPoint * > | TrajectoryPointContainer | 
Variables | |
| G4ThreadLocal G4Allocator< RE04Trajectory > * | faTrajAllocator | 
Definition of the RE04Trajectory class.
Definition in file RE04Trajectory.hh.
| typedef std::vector<G4VTrajectoryPoint*> TrajectoryPointContainer | 
Definition at line 45 of file RE04Trajectory.hh.
| G4ThreadLocal G4Allocator<RE04Trajectory>* faTrajAllocator | 
Definition at line 45 of file RE04Trajectory.cc.