Geant4  10.02.p01
RE01Trajectory.hh File Reference

Definition of the RE01Trajectory class. More...

#include "G4VTrajectory.hh"
#include "G4Allocator.hh"
#include <stdlib.h>
#include "G4ThreeVector.hh"
#include "G4ios.hh"
#include "globals.hh"
#include "G4ParticleDefinition.hh"
#include "G4TrajectoryPoint.hh"
#include "G4Track.hh"
#include "G4Step.hh"
#include <vector>
+ Include dependency graph for RE01Trajectory.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RE01Trajectory
 

Typedefs

typedef std::vector
< G4VTrajectoryPoint * > 
RE01TrajectoryPointContainer
 

Variables

G4ThreadLocal G4Allocator
< RE01Trajectory > * 
myTrajectoryAllocator
 

Detailed Description

Definition of the RE01Trajectory class.

Definition in file RE01Trajectory.hh.

Typedef Documentation

Definition at line 50 of file RE01Trajectory.hh.

Variable Documentation

G4ThreadLocal G4Allocator<RE01Trajectory>* myTrajectoryAllocator