ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 49 of file RE01Trajectory.hh.

View newest version in sPHENIX GitHub at line 49 of file RE01Trajectory.hh

Variable Documentation

G4ThreadLocal G4Allocator<RE01Trajectory>* myTrajectoryAllocator

Definition at line 49 of file RE01Trajectory.cc.

View newest version in sPHENIX GitHub at line 49 of file RE01Trajectory.cc

Referenced by RE01Trajectory::operator delete(), and RE01Trajectory::operator new().