|
Geant4
10.01
|
#include <G4MuPairProduction.hh>
Inheritance diagram for G4MuPairProduction:
Collaboration diagram for G4MuPairProduction:Protected Attributes | |
| const G4ParticleDefinition * | theParticle |
| G4double | lowestKinEnergy |
| G4bool | isInitialised |
Protected Attributes inherited from G4VEnergyLossProcess | |
| G4ParticleChangeForLoss | fParticleChange |
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 |
Private Member Functions | |
| G4MuPairProduction & | operator= (const G4MuPairProduction &right) |
| G4MuPairProduction (const G4MuPairProduction &) | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 74 of file G4MuPairProduction.hh.
| G4MuPairProduction::G4MuPairProduction | ( | const G4String & | processName = "muPairProd" | ) |
Definition at line 84 of file G4MuPairProduction.cc.
References fPairProdByCharged, G4Positron::Positron(), G4VEnergyLossProcess::SetIonisation(), G4VProcess::SetProcessSubType(), and G4VEnergyLossProcess::SetSecondaryParticle().
Here is the call graph for this function:
|
virtual |
Definition at line 97 of file G4MuPairProduction.cc.
|
private |
|
protectedvirtual |
Implements G4VEnergyLossProcess.
Reimplemented in G4hPairProduction.
Definition at line 118 of file G4MuPairProduction.cc.
References G4VEnergyLossProcess::AddEmModel(), G4VEnergyLossProcess::EmModel(), G4ParticleDefinition::GetPDGMass(), G4EmParameters::Instance(), isInitialised, lowestKinEnergy, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4VEnergyLossProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), and theParticle.
Here is the call graph for this function:
|
virtual |
Implements G4VEnergyLossProcess.
Reimplemented in G4hPairProduction.
Definition at line 102 of file G4MuPairProduction.cc.
References G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), and MeV.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 109 of file G4MuPairProduction.cc.
References lowestKinEnergy.
|
private |
|
virtual |
Implements G4VEnergyLossProcess.
Definition at line 142 of file G4MuPairProduction.cc.
References G4VEnergyLossProcess::EmModel(), G4cout, G4endl, G4ElementData::GetElement2DData(), G4VEmModel::GetElementData(), G4Physics2DVector::GetLengthX(), G4Physics2DVector::GetLengthY(), G4Physics2DVector::GetY(), GeV, and TeV.
Here is the call graph for this function:
|
inline |
Definition at line 111 of file G4MuPairProduction.hh.
References lowestKinEnergy.
|
protected |
Definition at line 105 of file G4MuPairProduction.hh.
Referenced by G4hPairProduction::InitialiseEnergyLossProcess(), and InitialiseEnergyLossProcess().
|
protected |
Definition at line 104 of file G4MuPairProduction.hh.
Referenced by G4hPairProduction::InitialiseEnergyLossProcess(), InitialiseEnergyLossProcess(), MinPrimaryEnergy(), and SetLowestKineticEnergy().
|
protected |
Definition at line 103 of file G4MuPairProduction.hh.
Referenced by G4hPairProduction::InitialiseEnergyLossProcess(), and InitialiseEnergyLossProcess().