Geant4  10.02.p03
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

◆ fpAlongStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector

Definition at line 93 of file G4ITStepProcessor.hh.

◆ fpAlongStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector

Definition at line 97 of file G4ITStepProcessor.hh.

◆ fpAtRestDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector

Definition at line 92 of file G4ITStepProcessor.hh.

◆ fpAtRestGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector

Definition at line 96 of file G4ITStepProcessor.hh.

◆ fpPostStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector

Definition at line 94 of file G4ITStepProcessor.hh.

◆ fpPostStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector

Definition at line 98 of file G4ITStepProcessor.hh.

◆ fpTransportation

G4ITTransportation* ProcessGeneralInfo::fpTransportation

Definition at line 111 of file G4ITStepProcessor.hh.

◆ MAXofAlongStepLoops

size_t ProcessGeneralInfo::MAXofAlongStepLoops

Definition at line 105 of file G4ITStepProcessor.hh.

◆ MAXofAtRestLoops

size_t ProcessGeneralInfo::MAXofAtRestLoops

Definition at line 104 of file G4ITStepProcessor.hh.

◆ MAXofPostStepLoops

size_t ProcessGeneralInfo::MAXofPostStepLoops

Definition at line 106 of file G4ITStepProcessor.hh.


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