Go to the documentation of this file.
30 #define ExGflashHit_h 1
33 #include "G4THitsCollection.hh"
52 inline void *
operator new(size_t);
53 inline void operator delete(
void *aHit);
54 void *
operator new(size_t,
void*
p){
return p;}
55 #ifndef G4NOT_ISO_DELETES
56 void operator delete(
void *,
void*){}
80 {
return crystalnumber; };
82 { crystalnumber=num; };
103 inline void* ExGflashHit::operator
new(size_t)
110 inline void ExGflashHit::operator
delete(
void *aHit)