43     fProcessState                   ((size_t)
G4VITProcess::GetMaxProcessIndex()) 
 
   76     fpStepProcessorState            (0)
 
   88     if (
this == &rhs) 
return *
this; 
 
  112         exceptionDescription << 
"G4TrackingInformation::GetProcInfo : Wrong process subType : " ;
 
  113         exceptionDescription << index ;
 
  114         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.