ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
Go to the source code of this file.
Classes | |
class | GammaRayTelTrackerHit |
Typedefs | |
typedef G4THitsCollection < GammaRayTelTrackerHit > | GammaRayTelTrackerHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < GammaRayTelTrackerHit > * | GammaRayTelTrackerHitAllocator |
Definition at line 91 of file GammaRayTelTrackerHit.hh.
View newest version in sPHENIX GitHub at line 91 of file GammaRayTelTrackerHit.hh
G4ThreadLocal G4Allocator<GammaRayTelTrackerHit>* GammaRayTelTrackerHitAllocator |
Definition at line 41 of file GammaRayTelTrackerHit.cc.
View newest version in sPHENIX GitHub at line 41 of file GammaRayTelTrackerHit.cc
Referenced by GammaRayTelTrackerHit::operator delete(), and GammaRayTelTrackerHit::operator new().