30 #ifndef G4HumanPhantomHit_h
31 #define G4HumanPhantomHit_h 1
34 #include "G4THitsCollection.hh"
48 inline void*
operator new(size_t);
49 inline void operator delete(
void*);
70 inline void* G4HumanPhantomHit::operator
new(size_t)
73 aHit = (
void *) G4HumanPhantomHitAllocator.
MallocSingle();
77 inline void G4HumanPhantomHit::operator
delete(
void *aHit)