ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ITTransportationState () | |
virtual | ~G4ITTransportationState () |
virtual G4String | GetType () |
Public Member Functions inherited from G4VITProcess::G4ProcessState | |
G4ProcessState () | |
virtual | ~G4ProcessState () |
template<typename T > | |
T * | GetState () |
Public Member Functions inherited from G4ProcessState_Lock | |
virtual | ~G4ProcessState_Lock () |
Definition at line 175 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 175 of file G4ITTransportation.hh
G4ITTransportation::G4ITTransportationState::G4ITTransportationState | ( | ) |
Process State
Definition at line 184 of file G4ITTransportation.cc.
View newest version in sPHENIX GitHub at line 184 of file G4ITTransportation.cc
References fCandidateEndGlobalTime, fCurrentTouchableHandle, fEndGlobalTimeComputed, fEndPointDistance, fEnergyChanged, fGeometryLimitedStep, fMomentumChanged, fNoLooperTrials, fParticleIsLooping, fPreviousSafety, fPreviousSftOrigin, fTransportEndKineticEnergy, fTransportEndMomentumDir, fTransportEndPosition, fTransportEndSpin, and G4ThreadLocal.
|
virtual |
Definition at line 209 of file G4ITTransportation.cc.
View newest version in sPHENIX GitHub at line 209 of file G4ITTransportation.cc
|
inlinevirtual |
Reimplemented from G4VITProcess::G4ProcessState.
Definition at line 180 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 180 of file G4ITTransportation.hh
G4double G4ITTransportation::G4ITTransportationState::fCandidateEndGlobalTime |
Definition at line 192 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 192 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4TouchableHandle G4ITTransportation::G4ITTransportationState::fCurrentTouchableHandle |
Definition at line 196 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 196 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fEndGlobalTimeComputed |
Definition at line 191 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 191 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fEndPointDistance |
Definition at line 213 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 213 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fEnergyChanged |
Definition at line 190 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 190 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fGeometryLimitedStep |
Definition at line 197 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 197 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fMomentumChanged |
Definition at line 189 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 189 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4int G4ITTransportation::G4ITTransportationState::fNoLooperTrials |
Definition at line 206 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 206 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fParticleIsLooping |
Definition at line 193 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 193 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fPreviousSafety |
Definition at line 201 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 201 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fPreviousSftOrigin |
Definition at line 200 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 200 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fTransportEndKineticEnergy |
Definition at line 187 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 187 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndMomentumDir |
Definition at line 186 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 186 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndPosition |
Definition at line 185 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 185 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndSpin |
Definition at line 188 of file G4ITTransportation.hh.
View newest version in sPHENIX GitHub at line 188 of file G4ITTransportation.hh
Referenced by G4ITTransportationState().