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 | DMXPmtHit |
Typedefs | |
typedef G4THitsCollection < DMXPmtHit > | DMXPmtHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < DMXPmtHit > * | DMXPmtHitsAllocator |
Definition at line 85 of file DMXPmtHit.hh.
View newest version in sPHENIX GitHub at line 85 of file DMXPmtHit.hh
G4ThreadLocal G4Allocator<DMXPmtHit>* DMXPmtHitsAllocator |
Definition at line 52 of file DMXPmtHit.cc.
View newest version in sPHENIX GitHub at line 52 of file DMXPmtHit.cc
Referenced by DMXPmtHit::operator delete(), and DMXPmtHit::operator new().