![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/management/include/G4VRestProcess.hh>
Inheritance diagram for G4VRestProcess:
Collaboration diagram for G4VRestProcess:Protected Member Functions | |
| virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
| G4VRestProcess () | |
| G4VRestProcess & | operator= (const G4VRestProcess &right) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager |
| G4VParticleChange * | pParticleChange |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft |
| G4double | currentInteractionLength |
| G4double | theInitialNumberOfInteractionLength |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType |
| G4int | theProcessSubType |
| G4double | thePILfactor |
| G4bool | enableAtRestDoIt |
| G4bool | enableAlongStepDoIt |
| G4bool | enablePostStepDoIt |
| G4int | verboseLevel |
Definition at line 59 of file G4VRestProcess.hh.
View newest version in sPHENIX GitHub at line 59 of file G4VRestProcess.hh
| G4VRestProcess::G4VRestProcess | ( | const G4String & | aName, |
| G4ProcessType | aType = fNotDefined |
||
| ) |
Definition at line 53 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 53 of file G4VRestProcess.cc
References G4VProcess::enableAlongStepDoIt, and G4VProcess::enablePostStepDoIt.
| G4VRestProcess::G4VRestProcess | ( | G4VRestProcess & | right | ) |
Definition at line 64 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 64 of file G4VRestProcess.cc
|
virtual |
Definition at line 60 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 60 of file G4VRestProcess.cc
|
private |
Definition at line 46 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 46 of file G4VRestProcess.cc
References G4Exception(), and JustWarning.
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VProcess.
Definition at line 103 of file G4VRestProcess.hh.
View newest version in sPHENIX GitHub at line 103 of file G4VRestProcess.hh
|
inlinevirtual |
Implements G4VProcess.
Definition at line 83 of file G4VRestProcess.hh.
View newest version in sPHENIX GitHub at line 83 of file G4VRestProcess.hh
|
virtual |
Implements G4VProcess.
Reimplemented in G4MuonMinusAtomicCapture, and G4AntiNeutronAnnihilationAtRest.
Definition at line 97 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 97 of file G4VRestProcess.cc
References G4VProcess::ClearNumberOfInteractionLengthLeft(), and G4VProcess::pParticleChange.
Here is the call graph for this function:
|
virtual |
Implements G4VProcess.
Reimplemented in G4MuonMinusAtomicCapture, and G4AntiNeutronAnnihilationAtRest.
Definition at line 69 of file G4VRestProcess.cc.
View newest version in sPHENIX GitHub at line 69 of file G4VRestProcess.cc
References G4VProcess::currentInteractionLength, G4DynamicParticle::DumpInfo(), G4cout, G4endl, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), GetMeanLifeTime(), G4Material::GetName(), G4VProcess::GetProcessName(), NotForced, ns, G4VProcess::ResetNumberOfInteractionLengthLeft(), G4VProcess::theNumberOfInteractionLengthLeft, and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
protectedpure virtual |
Implemented in G4MuonMinusAtomicCapture, and G4AntiNeutronAnnihilationAtRest.
Referenced by AtRestGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
private |
|
inlinevirtual |
Implements G4VProcess.
Definition at line 98 of file G4VRestProcess.hh.
View newest version in sPHENIX GitHub at line 98 of file G4VRestProcess.hh
|
inlinevirtual |
Implements G4VProcess.
Definition at line 91 of file G4VRestProcess.hh.
View newest version in sPHENIX GitHub at line 91 of file G4VRestProcess.hh