Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PionMinusAbsorptionAtRest.hh>
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 previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
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 46 of file G4PionMinusAbsorptionAtRest.hh.
G4PionMinusAbsorptionAtRest::G4PionMinusAbsorptionAtRest | ( | const G4String & | processName = "PionMinusAbsorptionAtRest" , |
G4ProcessType | aType = fHadronic |
||
) |
Definition at line 46 of file G4PionMinusAbsorptionAtRest.cc.
G4PionMinusAbsorptionAtRest::~G4PionMinusAbsorptionAtRest | ( | ) |
Definition at line 74 of file G4PionMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 142 of file G4PionMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 116 of file G4PionMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 87 of file G4PionMinusAbsorptionAtRest.cc.
|
inlinevirtual |
Implements G4VRestProcess.
Definition at line 72 of file G4PionMinusAbsorptionAtRest.hh.
Referenced by AtRestGetPhysicalInteractionLength().
G4int G4PionMinusAbsorptionAtRest::GetNumberOfSecondaries | ( | ) |
Definition at line 103 of file G4PionMinusAbsorptionAtRest.cc.
G4GHEKinematicsVector * G4PionMinusAbsorptionAtRest::GetSecondaryKinematics | ( | ) |
Definition at line 110 of file G4PionMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 94 of file G4PionMinusAbsorptionAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 82 of file G4PionMinusAbsorptionAtRest.cc.