ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
SecondOrderReactionState () | |
virtual | ~SecondOrderReactionState () |
Public Member Functions inherited from G4VITProcess::G4ProcessState | |
G4ProcessState () | |
virtual | ~G4ProcessState () |
virtual G4String | GetType () |
template<typename T > | |
T * | GetState () |
Public Member Functions inherited from G4ProcessState_Lock | |
virtual | ~G4ProcessState_Lock () |
Public Attributes | |
G4double | fPreviousTimeAtPreStepPoint |
G4bool | fIsInGoodMaterial |
Public Attributes inherited from G4VITProcess::G4ProcessState | |
G4double | theNumberOfInteractionLengthLeft |
G4double | theInteractionTimeLeft |
G4double | currentInteractionLength |
Definition at line 108 of file G4DNASecondOrderReaction.hh.
View newest version in sPHENIX GitHub at line 108 of file G4DNASecondOrderReaction.hh
G4DNASecondOrderReaction::SecondOrderReactionState::SecondOrderReactionState | ( | ) |
Definition at line 91 of file G4DNASecondOrderReaction.cc.
View newest version in sPHENIX GitHub at line 91 of file G4DNASecondOrderReaction.cc
References fIsInGoodMaterial, and fPreviousTimeAtPreStepPoint.
|
inlinevirtual |
Definition at line 111 of file G4DNASecondOrderReaction.hh.
View newest version in sPHENIX GitHub at line 111 of file G4DNASecondOrderReaction.hh
G4bool G4DNASecondOrderReaction::SecondOrderReactionState::fIsInGoodMaterial |
Definition at line 113 of file G4DNASecondOrderReaction.hh.
View newest version in sPHENIX GitHub at line 113 of file G4DNASecondOrderReaction.hh
Referenced by SecondOrderReactionState().
G4double G4DNASecondOrderReaction::SecondOrderReactionState::fPreviousTimeAtPreStepPoint |
Definition at line 112 of file G4DNASecondOrderReaction.hh.
View newest version in sPHENIX GitHub at line 112 of file G4DNASecondOrderReaction.hh
Referenced by SecondOrderReactionState().