Geant4-11
Data Fields
ProcessGeneralInfo Struct Reference

#include <G4ITStepProcessor.hh>

Data Fields

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

Detailed Description

Definition at line 89 of file G4ITStepProcessor.hh.

Field Documentation

◆ fpAlongStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector

◆ fpAlongStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector

◆ fpAtRestDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector

◆ fpAtRestGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector

◆ fpPostStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector

◆ fpPostStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector

◆ fpTransportation

G4ITTransportation* ProcessGeneralInfo::fpTransportation

◆ MAXofAlongStepLoops

size_t ProcessGeneralInfo::MAXofAlongStepLoops

◆ MAXofAtRestLoops

size_t ProcessGeneralInfo::MAXofAtRestLoops

◆ MAXofPostStepLoops

size_t ProcessGeneralInfo::MAXofPostStepLoops

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