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