38#ifndef G4SCINTILLATIONTRACKINFORMATION_H
39#define G4SCINTILLATIONTRACKINFORMATION_H
60 void*
operator new(size_t);
61 void operator delete(
void* aScintillationTI);
68 virtual void Print()
const override;
72 return scintillationType;
96#if defined G4EM_ALLOC_EXPORT
104inline void* G4ScintillationTrackInformation::operator
new(size_t)
114inline void G4ScintillationTrackInformation::operator
delete(
115 void* aScintillationTI)