Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
ProcessGeneralInfo Struct Reference

#include <G4ITStepProcessor.hh>

Public Attributes

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

Detailed Description

Definition at line 88 of file G4ITStepProcessor.hh.

Member Data Documentation

◆ fpAlongStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector

Definition at line 91 of file G4ITStepProcessor.hh.

◆ fpAlongStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector

Definition at line 95 of file G4ITStepProcessor.hh.

◆ fpAtRestDoItVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector

Definition at line 90 of file G4ITStepProcessor.hh.

◆ fpAtRestGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector

Definition at line 94 of file G4ITStepProcessor.hh.

◆ fpPostStepDoItVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector

Definition at line 92 of file G4ITStepProcessor.hh.

◆ fpPostStepGetPhysIntVector

G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector

Definition at line 96 of file G4ITStepProcessor.hh.

◆ fpTransportation

G4ITTransportation* ProcessGeneralInfo::fpTransportation

Definition at line 109 of file G4ITStepProcessor.hh.

◆ MAXofAlongStepLoops

std::size_t ProcessGeneralInfo::MAXofAlongStepLoops

Definition at line 103 of file G4ITStepProcessor.hh.

◆ MAXofAtRestLoops

std::size_t ProcessGeneralInfo::MAXofAtRestLoops

Definition at line 102 of file G4ITStepProcessor.hh.

◆ MAXofPostStepLoops

std::size_t ProcessGeneralInfo::MAXofPostStepLoops

Definition at line 104 of file G4ITStepProcessor.hh.


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