ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
#include "G4VTrajectoryPoint.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
Go to the source code of this file.
Classes | |
class | G4RayTrajectoryPoint |
Functions | |
G4DLLIMPORT G4Allocator < G4RayTrajectoryPoint > *& | rayTrajectoryPointAllocator () |
G4DLLIMPORT G4Allocator<G4RayTrajectoryPoint>*& rayTrajectoryPointAllocator | ( | ) |
Definition at line 37 of file G4RayTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 37 of file G4RayTrajectoryPoint.cc
References G4ThreadLocalStatic.
Referenced by G4RayTrajectoryPoint::operator delete(), and G4RayTrajectoryPoint::operator new().