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