41 #ifndef G4SCINTILLATIONTRACKINFORMATION_H 
   42 #define G4SCINTILLATIONTRACKINFORMATION_H 
   57     void *
operator new(size_t);
 
   58     void operator delete(
void *aScintillationTI);
 
   62     G4ScintillationTrackInformation& 
operator=(
const G4ScintillationTrackInformation&);
 
   64     virtual void Print() 
const override;
 
   90 #if defined G4EM_ALLOC_EXPORT 
   96 inline void* G4ScintillationTrackInformation::operator 
new(size_t)
 
  102 inline void G4ScintillationTrackInformation::operator 
delete(
void *aScintillationTI)
 
  107 #endif // G4SCINTILLATIONTRACKINFORMATION_H