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*){}
 
   82       { 
return fCrystalNumber; };  
 
   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 
 
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)