|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITStepProcessor.hh>
Inheritance diagram for G4ITStepProcessorState:Public Member Functions | |
| G4ITStepProcessorState () | |
| ~G4ITStepProcessorState () override | |
| G4ITStepProcessorState (const G4ITStepProcessorState &) | |
| G4ITStepProcessorState & | operator= (const G4ITStepProcessorState &) |
Additional Inherited Members | |
Protected Member Functions inherited from G4ITStepProcessorState_Lock | |
| virtual | ~G4ITStepProcessorState_Lock ()=default |
Definition at line 116 of file G4ITStepProcessor.hh.
| G4ITStepProcessorState::G4ITStepProcessorState | ( | ) |
Definition at line 91 of file G4ITStepProcessor.cc.
Referenced by G4ITStepProcessorState(), and operator=().
|
override |
Definition at line 158 of file G4ITStepProcessor.cc.
| G4ITStepProcessorState::G4ITStepProcessorState | ( | const G4ITStepProcessorState & | right | ) |
Definition at line 111 of file G4ITStepProcessor.cc.
| G4ITStepProcessorState & G4ITStepProcessorState::operator= | ( | const G4ITStepProcessorState & | right | ) |
Definition at line 133 of file G4ITStepProcessor.cc.
| G4double G4ITStepProcessorState::fEndpointSafety |
Definition at line 139 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4ThreeVector G4ITStepProcessorState::fEndpointSafOrigin |
Definition at line 138 of file G4ITStepProcessor.hh.
| G4double G4ITStepProcessorState::fPhysicalStep |
Definition at line 129 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4double G4ITStepProcessorState::fPreviousStepSize |
Definition at line 130 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4double G4ITStepProcessorState::fProposedSafety |
Definition at line 136 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4double G4ITStepProcessorState::fSafety |
Definition at line 131 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4SelectedAtRestDoItVector G4ITStepProcessorState::fSelectedAtRestDoItVector |
Definition at line 126 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4SelectedPostStepDoItVector G4ITStepProcessorState::fSelectedPostStepDoItVector |
Definition at line 127 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4StepStatus G4ITStepProcessorState::fStepStatus |
Definition at line 133 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().
| G4TouchableHandle G4ITStepProcessorState::fTouchableHandle |
Definition at line 143 of file G4ITStepProcessor.hh.
Referenced by G4ITStepProcessorState(), G4ITStepProcessorState(), and operator=().