![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/muons/include/G4MuBremsstrahlung.hh>
Inheritance diagram for G4MuBremsstrahlung:
Collaboration diagram for G4MuBremsstrahlung:Protected Attributes | |
| G4double | lowestKinEnergy |
| G4bool | isInitialised |
Protected Attributes inherited from G4VEnergyLossProcess | |
| G4ParticleChangeForLoss | fParticleChange |
| const G4Material * | currentMaterial |
| const G4MaterialCutsCouple * | currentCouple |
| size_t | currentCoupleIndex |
| G4double | preStepLambda |
| G4double | fRange |
| G4double | computedRange |
| G4double | preStepKinEnergy |
| G4double | preStepLogKinEnergy |
| G4double | preStepScaledEnergy |
| G4double | preStepLogScaledEnergy |
| G4double | preStepRangeEnergy |
| G4double | mfpKinEnergy |
Private Member Functions | |
| G4MuBremsstrahlung & | operator= (const G4MuBremsstrahlung &right)=delete |
| G4MuBremsstrahlung (const G4MuBremsstrahlung &)=delete | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 77 of file G4MuBremsstrahlung.hh.
View newest version in sPHENIX GitHub at line 77 of file G4MuBremsstrahlung.hh
|
explicit |
Definition at line 75 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 75 of file G4MuBremsstrahlung.cc
References fBremsstrahlung, G4Gamma::Gamma(), G4VEnergyLossProcess::SetIonisation(), G4VProcess::SetProcessSubType(), and G4VEnergyLossProcess::SetSecondaryParticle().
Here is the call graph for this function:
|
default |
|
privatedelete |
|
overrideprotectedvirtual |
Implements G4VEnergyLossProcess.
Reimplemented in G4hBremsstrahlung, and G4LDMBremsstrahlung.
Definition at line 103 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 103 of file G4MuBremsstrahlung.cc
References G4VEnergyLossProcess::AddEmModel(), G4VEnergyLossProcess::EmModel(), Acts::UnitConstants::fm, G4EmParameters::Instance(), isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4VEnergyLossProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Here is the call graph for this function:
|
overridevirtual |
Implements G4VEnergyLossProcess.
Reimplemented in G4hBremsstrahlung, and G4LDMBremsstrahlung.
Definition at line 87 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 87 of file G4MuBremsstrahlung.cc
References G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), and MeV.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Reimplemented in G4LDMBremsstrahlung.
Definition at line 94 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 94 of file G4MuBremsstrahlung.cc
References lowestKinEnergy.
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 123 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 123 of file G4MuBremsstrahlung.cc
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Reimplemented in G4hBremsstrahlung.
Definition at line 128 of file G4MuBremsstrahlung.cc.
View newest version in sPHENIX GitHub at line 128 of file G4MuBremsstrahlung.cc
References G4VEnergyLossProcess::ProcessDescription().
Here is the call graph for this function:Definition at line 118 of file G4MuBremsstrahlung.hh.
View newest version in sPHENIX GitHub at line 118 of file G4MuBremsstrahlung.hh
References e, and lowestKinEnergy.
|
protected |
Definition at line 112 of file G4MuBremsstrahlung.hh.
View newest version in sPHENIX GitHub at line 112 of file G4MuBremsstrahlung.hh
Referenced by G4LDMBremsstrahlung::InitialiseEnergyLossProcess(), G4hBremsstrahlung::InitialiseEnergyLossProcess(), and InitialiseEnergyLossProcess().
|
protected |
Definition at line 111 of file G4MuBremsstrahlung.hh.
View newest version in sPHENIX GitHub at line 111 of file G4MuBremsstrahlung.hh
Referenced by MinPrimaryEnergy(), and SetLowestKineticEnergy().