ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProcessGeneralInfo Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/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 89 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 89 of file G4ITStepProcessor.hh

Member Data Documentation

G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector

Definition at line 92 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 92 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), and G4ITStepProcessor::SetupGeneralProcessInfo().

G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector
G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector

Definition at line 91 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 91 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), and G4ITStepProcessor::SetupGeneralProcessInfo().

G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector

Definition at line 95 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 95 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::GetAtRestIL(), and G4ITStepProcessor::SetupGeneralProcessInfo().

G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector

Definition at line 93 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 93 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), and G4ITStepProcessor::SetupGeneralProcessInfo().

G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector
G4ITTransportation* ProcessGeneralInfo::fpTransportation

Definition at line 110 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 110 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessor::SetupGeneralProcessInfo().

size_t ProcessGeneralInfo::MAXofAlongStepLoops
size_t ProcessGeneralInfo::MAXofAtRestLoops

Definition at line 103 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 103 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::GetAtRestIL(), and G4ITStepProcessor::SetupGeneralProcessInfo().

size_t ProcessGeneralInfo::MAXofPostStepLoops

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