Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Variables
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>

Go to the source code of this file.

Data Structures

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