ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ITStepProcessorState () | |
virtual | ~G4ITStepProcessorState () |
G4ITStepProcessorState (const G4ITStepProcessorState &) | |
G4ITStepProcessorState & | operator= (const G4ITStepProcessorState &) |
Additional Inherited Members | |
Protected Member Functions inherited from G4ITStepProcessorState_Lock | |
virtual | ~G4ITStepProcessorState_Lock () |
Definition at line 117 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 117 of file G4ITStepProcessor.hh
G4ITStepProcessorState::G4ITStepProcessorState | ( | ) |
Definition at line 96 of file G4ITStepProcessor.cc.
View newest version in sPHENIX GitHub at line 96 of file G4ITStepProcessor.cc
References fEndpointSafety, fPhysicalStep, fPreviousStepSize, fProposedSafety, fSafety, fStepStatus, fTouchableHandle, and fUndefined.
|
virtual |
Definition at line 163 of file G4ITStepProcessor.cc.
View newest version in sPHENIX GitHub at line 163 of file G4ITStepProcessor.cc
G4ITStepProcessorState::G4ITStepProcessorState | ( | const G4ITStepProcessorState & | right | ) |
Definition at line 116 of file G4ITStepProcessor.cc.
View newest version in sPHENIX GitHub at line 116 of file G4ITStepProcessor.cc
References fEndpointSafety, fPhysicalStep, fPreviousStepSize, fProposedSafety, fSafety, fStepStatus, and fTouchableHandle.
G4ITStepProcessorState & G4ITStepProcessorState::operator= | ( | const G4ITStepProcessorState & | right | ) |
Definition at line 138 of file G4ITStepProcessor.cc.
View newest version in sPHENIX GitHub at line 138 of file G4ITStepProcessor.cc
References fEndpointSafety, fPhysicalStep, fPreviousStepSize, fProposedSafety, fSafety, fSelectedAtRestDoItVector, fSelectedPostStepDoItVector, fStepStatus, and fTouchableHandle.
G4double G4ITStepProcessorState::fEndpointSafety |
Definition at line 140 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 140 of file G4ITStepProcessor.hh
Referenced by G4ITStepProcessor::CalculateSafety(), G4ITStepProcessorState(), and operator=().
G4ThreeVector G4ITStepProcessorState::fEndpointSafOrigin |
Definition at line 139 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 139 of file G4ITStepProcessor.hh
Referenced by G4ITStepProcessor::CalculateSafety().
G4double G4ITStepProcessorState::fPhysicalStep |
Definition at line 130 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 130 of file G4ITStepProcessor.hh
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), and operator=().
G4double G4ITStepProcessorState::fPreviousStepSize |
Definition at line 131 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 131 of file G4ITStepProcessor.hh
Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), G4ITStepProcessor::InitDefineStep(), and operator=().
G4double G4ITStepProcessorState::fProposedSafety |
Definition at line 137 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 137 of file G4ITStepProcessor.hh
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), and operator=().
G4double G4ITStepProcessorState::fSafety |
Definition at line 132 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 132 of file G4ITStepProcessor.hh
Referenced by G4ITStepProcessorState(), and operator=().
G4SelectedAtRestDoItVector G4ITStepProcessorState::fSelectedAtRestDoItVector |
Definition at line 127 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 127 of file G4ITStepProcessor.hh
Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::GetAtRestIL(), and operator=().
G4SelectedPostStepDoItVector G4ITStepProcessorState::fSelectedPostStepDoItVector |
Definition at line 128 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 128 of file G4ITStepProcessor.hh
Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::DoDefinePhysicalStepLength(), and operator=().
G4StepStatus G4ITStepProcessorState::fStepStatus |
Definition at line 134 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 134 of file G4ITStepProcessor.hh
Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), operator=(), and G4ITStepProcessor::SetInitialStep().
G4TouchableHandle G4ITStepProcessorState::fTouchableHandle |
Definition at line 144 of file G4ITStepProcessor.hh.
View newest version in sPHENIX GitHub at line 144 of file G4ITStepProcessor.hh
Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessorState(), G4ITStepProcessor::InitDefineStep(), operator=(), and G4ITStepProcessor::SetInitialStep().