27 #ifndef SToGS_G4_TrackInformation_h
28 #define SToGS_G4_TrackInformation_h 1
30 #include "G4Allocator.hh"
31 #include "G4VUserTrackInformation.hh"
33 #ifndef G4MULTITHREADED
67 inline void *
operator new(size_t);
68 inline void operator delete(
void *aHit);
72 inline void* PrimaryTrackInformation::operator
new(size_t)
78 inline void PrimaryTrackInformation::operator
delete(
void *aTrackinfo)
G4ThreadLocal G4Allocator< PrimaryTrackInformation > * aPrimaryTrackInformationAllocator