Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

Definition at line 93 of file G4ITStepProcessor.hh.

G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector

Definition at line 97 of file G4ITStepProcessor.hh.

G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector

Definition at line 92 of file G4ITStepProcessor.hh.

G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector

Definition at line 96 of file G4ITStepProcessor.hh.

G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector

Definition at line 94 of file G4ITStepProcessor.hh.

G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector

Definition at line 98 of file G4ITStepProcessor.hh.

G4ITTransportation* ProcessGeneralInfo::fpTransportation

Definition at line 111 of file G4ITStepProcessor.hh.

size_t ProcessGeneralInfo::MAXofAlongStepLoops

Definition at line 105 of file G4ITStepProcessor.hh.

size_t ProcessGeneralInfo::MAXofAtRestLoops

Definition at line 104 of file G4ITStepProcessor.hh.

size_t ProcessGeneralInfo::MAXofPostStepLoops

Definition at line 106 of file G4ITStepProcessor.hh.


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