ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ITBrownianState () | |
virtual | ~G4ITBrownianState () |
virtual G4String | GetType () |
Public Attributes | |
G4bool | fPathLengthWasCorrected |
G4bool | fTimeStepReachedLimit |
G4bool | fComputeLastPosition |
G4double | fRandomNumber |
Definition at line 209 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 209 of file G4DNABrownianTransportation.hh
G4DNABrownianTransportation::G4ITBrownianState::G4ITBrownianState | ( | ) |
Definition at line 169 of file G4DNABrownianTransportation.cc.
View newest version in sPHENIX GitHub at line 169 of file G4DNABrownianTransportation.cc
References fComputeLastPosition, fPathLengthWasCorrected, fRandomNumber, and fTimeStepReachedLimit.
|
inlinevirtual |
Definition at line 213 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 213 of file G4DNABrownianTransportation.hh
|
inlinevirtual |
Definition at line 217 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 217 of file G4DNABrownianTransportation.hh
G4bool G4DNABrownianTransportation::G4ITBrownianState::fComputeLastPosition |
Definition at line 224 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 224 of file G4DNABrownianTransportation.hh
Referenced by G4ITBrownianState().
G4bool G4DNABrownianTransportation::G4ITBrownianState::fPathLengthWasCorrected |
Definition at line 222 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 222 of file G4DNABrownianTransportation.hh
Referenced by G4ITBrownianState().
G4double G4DNABrownianTransportation::G4ITBrownianState::fRandomNumber |
Definition at line 225 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 225 of file G4DNABrownianTransportation.hh
Referenced by G4ITBrownianState().
G4bool G4DNABrownianTransportation::G4ITBrownianState::fTimeStepReachedLimit |
Definition at line 223 of file G4DNABrownianTransportation.hh.
View newest version in sPHENIX GitHub at line 223 of file G4DNABrownianTransportation.hh
Referenced by G4ITBrownianState().