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 | G4SmoothTrajectoryPoint |
Functions | |
G4TRACKING_DLL G4Allocator < G4SmoothTrajectoryPoint > *& | aSmoothTrajectoryPointAllocator () |
G4TRACKING_DLL G4Allocator<G4SmoothTrajectoryPoint>*& aSmoothTrajectoryPointAllocator | ( | ) |
Definition at line 47 of file G4SmoothTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 47 of file G4SmoothTrajectoryPoint.cc
References G4ThreadLocalStatic.
Referenced by G4SmoothTrajectoryPoint::operator delete(), and G4SmoothTrajectoryPoint::operator new().