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 | GammaRayTelAnticoincidenceHit |
Typedefs | |
typedef G4THitsCollection < GammaRayTelAnticoincidenceHit > | GammaRayTelAnticoincidenceHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < GammaRayTelAnticoincidenceHit > * | GammaRayTelAnticoincidenceHitAllocator |
Definition at line 89 of file GammaRayTelAnticoincidenceHit.hh.
View newest version in sPHENIX GitHub at line 89 of file GammaRayTelAnticoincidenceHit.hh
G4ThreadLocal G4Allocator<GammaRayTelAnticoincidenceHit>* GammaRayTelAnticoincidenceHitAllocator |
Definition at line 41 of file GammaRayTelAnticoincidenceHit.cc.
View newest version in sPHENIX GitHub at line 41 of file GammaRayTelAnticoincidenceHit.cc
Referenced by GammaRayTelAnticoincidenceHit::operator delete(), and GammaRayTelAnticoincidenceHit::operator new().