Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITTransportation.hh>
Public Member Functions | |
G4ITTransportationState () | |
Process State. | |
~G4ITTransportationState () override | |
G4String | GetType () override |
Public Member Functions inherited from G4VITProcess::G4ProcessState | |
G4ProcessState () | |
~G4ProcessState () override | |
template<typename T > | |
T * | GetState () |
Public Member Functions inherited from G4ProcessState_Lock | |
virtual | ~G4ProcessState_Lock () |
Definition at line 175 of file G4ITTransportation.hh.
G4ITTransportation::G4ITTransportationState::G4ITTransportationState | ( | ) |
Process State.
Definition at line 185 of file G4ITTransportation.cc.
|
override |
Definition at line 210 of file G4ITTransportation.cc.
|
inlineoverridevirtual |
Reimplemented from G4VITProcess::G4ProcessState.
Definition at line 180 of file G4ITTransportation.hh.
G4double G4ITTransportation::G4ITTransportationState::fCandidateEndGlobalTime |
Definition at line 192 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4TouchableHandle G4ITTransportation::G4ITTransportationState::fCurrentTouchableHandle |
Definition at line 196 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fEndGlobalTimeComputed |
Definition at line 191 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fEndPointDistance |
Definition at line 213 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fEnergyChanged |
Definition at line 190 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fGeometryLimitedStep |
Definition at line 197 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fMomentumChanged |
Definition at line 189 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4int G4ITTransportation::G4ITTransportationState::fNoLooperTrials |
Definition at line 206 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4bool G4ITTransportation::G4ITTransportationState::fParticleIsLooping |
Definition at line 193 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fPreviousSafety |
Definition at line 201 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fPreviousSftOrigin |
Definition at line 200 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4double G4ITTransportation::G4ITTransportationState::fTransportEndKineticEnergy |
Definition at line 187 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndMomentumDir |
Definition at line 186 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndPosition |
Definition at line 185 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().
G4ThreeVector G4ITTransportation::G4ITTransportationState::fTransportEndSpin |
Definition at line 188 of file G4ITTransportation.hh.
Referenced by G4ITTransportationState().