Geant4
10.02.p01
|
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4LogicalVolume.hh"
#include "G4Transform3D.hh"
#include "G4RotationMatrix.hh"
Go to the source code of this file.
Classes | |
class | Par01CalorimeterHit |
Typedefs | |
typedef G4THitsCollection < Par01CalorimeterHit > | Par01CalorimeterHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < Par01CalorimeterHit > * | Par01CalorimeterHitAllocator |
Definition at line 90 of file Par01CalorimeterHit.hh.
G4ThreadLocal G4Allocator<Par01CalorimeterHit>* Par01CalorimeterHitAllocator |
Definition at line 38 of file Par01CalorimeterHit.cc.
Referenced by Par01CalorimeterHit::operator delete(), and Par01CalorimeterHit::operator new().