40#ifndef G4SCINTILLATIONTRACKINFORMATION_H
41#define G4SCINTILLATIONTRACKINFORMATION_H
61 void*
operator new(size_t);
62 void operator delete(
void* aScintillationTI);
69 virtual void Print()
const override;
73 return scintillationType;
99#if defined G4EM_ALLOC_EXPORT
107inline void* G4ScintillationTrackInformation::operator
new(size_t)
115inline void G4ScintillationTrackInformation::operator
delete(
116 void* aScintillationTI)