Geant4  10.02
ProcessGeneralInfo Struct Reference

#include <G4ITStepProcessor.hh>

+ Collaboration diagram for ProcessGeneralInfo:

Public Attributes

G4ProcessVectorfpAtRestDoItVector
 
G4ProcessVectorfpAlongStepDoItVector
 
G4ProcessVectorfpPostStepDoItVector
 
G4ProcessVectorfpAtRestGetPhysIntVector
 
G4ProcessVectorfpAlongStepGetPhysIntVector
 
G4ProcessVectorfpPostStepGetPhysIntVector
 
size_t MAXofAtRestLoops
 
size_t MAXofAlongStepLoops
 
size_t MAXofPostStepLoops
 
G4ITTransportationfpTransportation
 

Detailed Description

Definition at line 90 of file G4ITStepProcessor.hh.

Member Data Documentation

G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector
G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector
G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector
G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector
G4ITTransportation* ProcessGeneralInfo::fpTransportation

Definition at line 111 of file G4ITStepProcessor.hh.

Referenced by G4ITStepProcessor::SetupGeneralProcessInfo().

size_t ProcessGeneralInfo::MAXofAlongStepLoops
size_t ProcessGeneralInfo::MAXofAtRestLoops
size_t ProcessGeneralInfo::MAXofPostStepLoops

The documentation for this struct was generated from the following file: