Geant4
10.02.p01
|
#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.
G4ThreadLocal G4Allocator<SensitiveDetectorHit>* SensitiveDetectorHitAllocator |
Definition at line 41 of file SensitiveDetectorHit.cc.
Referenced by SensitiveDetectorHit::operator delete(), and SensitiveDetectorHit::operator new().