Geant4
10.03
|
Definition of the B5DriftChamberHit class. More...
#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 | B5DriftChamberHit |
Drift chamber hit. More... | |
Typedefs | |
using | B5DriftChamberHitsCollection = G4THitsCollection< B5DriftChamberHit > |
Variables | |
G4ThreadLocal G4Allocator < B5DriftChamberHit > * | B5DriftChamberHitAllocator |
Definition of the B5DriftChamberHit class.
Definition in file B5DriftChamberHit.hh.
Definition at line 90 of file B5DriftChamberHit.hh.
G4ThreadLocal G4Allocator<B5DriftChamberHit>* B5DriftChamberHitAllocator |
Definition at line 47 of file B5DriftChamberHit.cc.
Referenced by B5DriftChamberHit::operator delete(), and B5DriftChamberHit::operator new().