|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AntiNeutronAnnihilationAtRest.hh>
Inheritance diagram for G4AntiNeutronAnnihilationAtRest:Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
| virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager = nullptr |
| G4VParticleChange * | pParticleChange = nullptr |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft = -1.0 |
| G4double | currentInteractionLength = -1.0 |
| G4double | theInitialNumberOfInteractionLength = -1.0 |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType = fNotDefined |
| G4int | theProcessSubType = -1 |
| G4double | thePILfactor = 1.0 |
| G4int | verboseLevel = 0 |
| G4bool | enableAtRestDoIt = true |
| G4bool | enableAlongStepDoIt = true |
| G4bool | enablePostStepDoIt = true |
Definition at line 46 of file G4AntiNeutronAnnihilationAtRest.hh.
| G4AntiNeutronAnnihilationAtRest::G4AntiNeutronAnnihilationAtRest | ( | const G4String & | processName = "AntiNeutronAnnihilationAtRest", |
| G4ProcessType | aType = fHadronic |
||
| ) |
Definition at line 45 of file G4AntiNeutronAnnihilationAtRest.cc.
| G4AntiNeutronAnnihilationAtRest::~G4AntiNeutronAnnihilationAtRest | ( | ) |
Definition at line 82 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 150 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 124 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 95 of file G4AntiNeutronAnnihilationAtRest.cc.
|
inlinevirtual |
Implements G4VRestProcess.
Definition at line 71 of file G4AntiNeutronAnnihilationAtRest.hh.
Referenced by AtRestGetPhysicalInteractionLength().
| G4int G4AntiNeutronAnnihilationAtRest::GetNumberOfSecondaries | ( | ) |
Definition at line 111 of file G4AntiNeutronAnnihilationAtRest.cc.
| G4GHEKinematicsVector * G4AntiNeutronAnnihilationAtRest::GetSecondaryKinematics | ( | ) |
Definition at line 118 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 102 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 90 of file G4AntiNeutronAnnihilationAtRest.cc.