Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4KaonMinusAbsorptionAtRest.hh>
Protected Member Functions | |
G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *) |
virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
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 54 of file G4KaonMinusAbsorptionAtRest.hh.
G4KaonMinusAbsorptionAtRest::G4KaonMinusAbsorptionAtRest | ( | const G4String & | processName = "KaonMinusAbsorptionAtRest" , |
G4ProcessType | aType = fHadronic |
||
) |
Definition at line 48 of file G4KaonMinusAbsorptionAtRest.cc.
G4KaonMinusAbsorptionAtRest::~G4KaonMinusAbsorptionAtRest | ( | ) |
Definition at line 90 of file G4KaonMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 105 of file G4KaonMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 100 of file G4KaonMinusAbsorptionAtRest.cc.
|
inlineprotectedvirtual |
Implements G4VRestProcess.
Definition at line 81 of file G4KaonMinusAbsorptionAtRest.hh.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 68 of file G4KaonMinusAbsorptionAtRest.hh.
Referenced by AtRestDoIt().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 95 of file G4KaonMinusAbsorptionAtRest.cc.