32 #define ExGflashHit_h 1
35 #include "G4THitsCollection.hh"
54 inline void *
operator new(size_t);
55 inline void operator delete(
void *aHit);
56 void *
operator new(size_t,
void*p){
return p;}
57 #ifndef G4NOT_ISO_DELETES
58 void operator delete(
void *,
void*){}
84 { fCrystalNumber=num; };
105 inline void* ExGflashHit::operator
new(size_t)
111 inline void ExGflashHit::operator
delete(
void *aHit)
G4ThreadLocal G4Allocator< ExGflashHit > * ExGflashHitAllocator
int operator==(const ExGflashHit &right) const
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRotation G4RotationMatrix
void AddEdep(G4double de)
void SetStart(G4ThreeVector xyz)
const G4LogicalVolume * fLogV
void SetCrystalNum(G4int num)
const G4LogicalVolume * GetLogV()
void SetRot(G4RotationMatrix rmat)
G4THitsCollection< ExGflashHit > ExGflashHitsCollection
G4RotationMatrix GetRot()
const ExGflashHit & operator=(const ExGflashHit &right)
void SetEdep(G4double de)
void SetPos(G4ThreeVector xyz)