31 #ifndef B5DriftChamberHit_h
32 #define B5DriftChamberHit_h 1
35 #include "G4THitsCollection.hh"
63 inline void *
operator new(size_t);
64 inline void operator delete(
void *aHit);
67 virtual const std::map<G4String,G4AttDef>*
GetAttDefs()
const;
94 inline void* B5DriftChamberHit::operator
new(size_t)
101 inline void B5DriftChamberHit::operator
delete(
void* aHit)
G4THitsCollection< B5DriftChamberHit > B5DriftChamberHitsCollection
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
G4ThreeVector GetWorldPos() const
CLHEP::Hep3Vector G4ThreeVector
int operator==(const B5DriftChamberHit &right) const
virtual ~B5DriftChamberHit()
void SetLocalPos(G4ThreeVector xyz)
virtual std::vector< G4AttValue > * CreateAttValues() const
void SetWorldPos(G4ThreeVector xyz)
G4ThreeVector GetLocalPos() const
const B5DriftChamberHit & operator=(const B5DriftChamberHit &right)
G4ThreadLocal G4Allocator< B5DriftChamberHit > * B5DriftChamberHitAllocator