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 | DMXScintHit |
Typedefs | |
typedef G4THitsCollection < DMXScintHit > | DMXScintHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < DMXScintHit > * | DMXScintHitAllocator |
Definition at line 96 of file DMXScintHit.hh.
View newest version in sPHENIX GitHub at line 96 of file DMXScintHit.hh
G4ThreadLocal G4Allocator<DMXScintHit>* DMXScintHitAllocator |
Definition at line 50 of file DMXScintHit.cc.
View newest version in sPHENIX GitHub at line 50 of file DMXScintHit.cc
Referenced by DMXScintHit::operator delete(), and DMXScintHit::operator new().