40const G4String G4ScintillationTrackInformation::BaseType =
41 "G4ScintillationTrackInformation";
46 , scintillationType(aType)
54 , scintillationType(right.scintillationType)
61 this->scintillationType = right.scintillationType;
67 G4cout <<
"The user track information is a scintillation" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
#define G4ThreadLocalStatic