43 fProcessState ((size_t)
G4VITProcess::GetMaxProcessIndex())
66 fpStepProcessorState (0)
78 if (
this == &rhs)
return *
this;
88 exceptionDescription <<
"G4TrackingInformation::GetProcInfo : Wrong process subType : " ;
89 exceptionDescription << index ;
90 G4Exception(
"G4TrackingInformation::GetProcessState",
"G4TrackingInformation003",
G4double GetLocalTime() const
std::ostringstream G4ExceptionDescription
static const size_t & GetMaxProcessIndex()
const G4ThreeVector & GetPosition() const
G4double GetGlobalTime() const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4VITProcess inherits from G4VProcess.