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"
#include "tls.hh"
Go to the source code of this file.
Classes | |
class | SensitiveDetectorHit |
Typedefs | |
typedef G4THitsCollection < SensitiveDetectorHit > | SensitiveDetectorHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < SensitiveDetectorHit > * | SensitiveDetectorHitAllocator |
Definition at line 68 of file SensitiveDetectorHit.hh.
View newest version in sPHENIX GitHub at line 68 of file SensitiveDetectorHit.hh
G4ThreadLocal G4Allocator<SensitiveDetectorHit>* SensitiveDetectorHitAllocator |
Definition at line 41 of file SensitiveDetectorHit.cc.
View newest version in sPHENIX GitHub at line 41 of file SensitiveDetectorHit.cc
Referenced by SensitiveDetectorHit::operator delete(), and SensitiveDetectorHit::operator new().