Geant4  10.02.p03
RE04Trajectory.hh File Reference

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
 

Typedefs

typedef std::vector< G4VTrajectoryPoint * > TrajectoryPointContainer
 

Variables

G4ThreadLocal G4Allocator< RE04Trajectory > * faTrajAllocator
 

Detailed Description

Definition of the RE04Trajectory class.

Definition in file RE04Trajectory.hh.

Typedef Documentation

◆ TrajectoryPointContainer

Definition at line 45 of file RE04Trajectory.hh.

Variable Documentation

◆ faTrajAllocator

Definition at line 45 of file RE04Trajectory.cc.