| 
    Geant4
    10.01.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"
 Include dependency graph for RE04Trajectory.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RE04Trajectory | 
| User trajectory class.  More... | |
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.
Referenced by RE04Trajectory::operator delete(), and RE04Trajectory::operator new().