|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AnnihiToMuPair.hh>
Inheritance diagram for G4AnnihiToMuPair:Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
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 57 of file G4AnnihiToMuPair.hh.
|
explicit |
Definition at line 59 of file G4AnnihiToMuPair.cc.
Referenced by G4AnnihiToMuPair(), and operator=().
|
override |
Definition at line 87 of file G4AnnihiToMuPair.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 101 of file G4AnnihiToMuPair.cc.
Definition at line 150 of file G4AnnihiToMuPair.cc.
Definition at line 118 of file G4AnnihiToMuPair.cc.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
| G4double G4AnnihiToMuPair::CrossSectionPerVolume | ( | G4double | positronEnergy, |
| const G4Material * | aMaterial ) |
Definition at line 158 of file G4AnnihiToMuPair.cc.
Referenced by GetMeanFreePath(), and PostStepDoIt().
|
inline |
Definition at line 81 of file G4AnnihiToMuPair.hh.
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 166 of file G4AnnihiToMuPair.cc.
|
overridevirtual |
|
delete |
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 183 of file G4AnnihiToMuPair.cc.
| void G4AnnihiToMuPair::PrintInfoDefinition | ( | ) |
Definition at line 267 of file G4AnnihiToMuPair.cc.
Referenced by BuildPhysicsTable().
| void G4AnnihiToMuPair::SetCrossSecFactor | ( | G4double | fac | ) |
Definition at line 108 of file G4AnnihiToMuPair.cc.
Referenced by G4EmExtraPhysics::ConstructProcess().