32 #define ExGflashHit_h 1
35 #include "G4THitsCollection.hh"
53 inline void *
operator new(size_t);
54 inline void operator delete(
void *aHit);
55 void *
operator new(size_t,
void*
p){
return p;}
56 #ifndef G4NOT_ISO_DELETES
57 void operator delete(
void *,
void*){}
81 {
return fCrystalNumber; };
83 { fCrystalNumber=num; };
103 inline void* ExGflashHit::operator
new(size_t)
109 inline void ExGflashHit::operator
delete(
void *aHit)
G4ThreadLocal G4Allocator< ExGflashHit > * ExGflashHitAllocator
int operator==(const ExGflashHit &right) const
void AddEdep(G4double de)
void SetStart(G4ThreeVector xyz)
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)