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

Definition at line 44 of file RE04Trajectory.hh.

View newest version in sPHENIX GitHub at line 44 of file RE04Trajectory.hh

Variable Documentation

Definition at line 44 of file RE04Trajectory.cc.

View newest version in sPHENIX GitHub at line 44 of file RE04Trajectory.cc

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