Geant4
10.01.p03
|
#include <G4MuBremsstrahlungModel.hh>
Protected Member Functions | |
G4double | ComputMuBremLoss (G4double Z, G4double tkin, G4double cut) |
G4double | ComputeMicroscopicCrossSection (G4double tkin, G4double Z, G4double cut) |
virtual G4double | ComputeDMicroscopicCrossSection (G4double tkin, G4double Z, G4double gammaEnergy) |
void | SetParticle (const G4ParticleDefinition *) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
const G4ParticleDefinition * | particle |
G4NistManager * | nist |
G4double | mass |
G4double | rmass |
G4double | cc |
G4double | coeff |
G4double | sqrte |
G4double | bh |
G4double | bh1 |
G4double | btf |
G4double | btf1 |
Protected Attributes inherited from G4VEmModel | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4MuBremsstrahlungModel & | operator= (const G4MuBremsstrahlungModel &right) |
G4MuBremsstrahlungModel (const G4MuBremsstrahlungModel &) | |
Private Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleChangeForLoss * | fParticleChange |
G4double | lowestKinEnergy |
G4double | minThreshold |
Static Private Attributes | |
static const G4double | xgi [6] |
static const G4double | wgi [6] |
static G4double | fDN [93] = {0.0} |
Additional Inherited Members | |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 72 of file G4MuBremsstrahlungModel.hh.
G4MuBremsstrahlungModel::G4MuBremsstrahlungModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MuBrem" |
||
) |
Definition at line 92 of file G4MuBremsstrahlungModel.cc.
References cc, coeff, fDN, G4Gamma::Gamma(), G4NistManager::GetA27(), GeV, G4NistManager::Instance(), lowestKinEnergy, mass, nist, rmass, SetParticle(), and theGamma.
|
virtual |
Definition at line 127 of file G4MuBremsstrahlungModel.cc.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 341 of file G4MuBremsstrahlungModel.cc.
References ComputeMicroscopicCrossSection(), lowestKinEnergy, G4INCL::Math::min(), and minThreshold.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 174 of file G4MuBremsstrahlungModel.cc.
References ComputMuBremLoss(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), lowestKinEnergy, G4INCL::Math::min(), and minThreshold.
|
protectedvirtual |
Reimplemented in G4hBremsstrahlungModel.
Definition at line 286 of file G4MuBremsstrahlungModel.cc.
References b1, bh, bh1, btf, btf1, coeff, fDN, fe, G4Log(), G4lrint(), G4NistManager::GetZ13(), iz, mass, nist, rmass, and sqrte.
Referenced by ComputeMicroscopicCrossSection(), ComputMuBremLoss(), and SampleSecondaries().
|
protected |
Definition at line 243 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), G4Exp(), G4Log(), mass, wgi, and xgi.
Referenced by ComputeCrossSectionPerAtom().
|
protected |
Definition at line 206 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), mass, wgi, and xgi.
Referenced by ComputeDEDXPerVolume().
|
virtual |
Implements G4VEmModel.
Definition at line 149 of file G4MuBremsstrahlungModel.cc.
References fParticleChange, G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4VEmModel::IsMaster(), lowestKinEnergy, particle, and SetParticle().
Referenced by G4TablesForExtrapolator::ComputeMuonDEDX().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 164 of file G4MuBremsstrahlungModel.cc.
References G4VEmModel::GetElementSelectors(), G4VEmModel::HighEnergyLimit(), lowestKinEnergy, particle, and G4VEmModel::SetElementSelectors().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 132 of file G4MuBremsstrahlungModel.cc.
References minThreshold.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 140 of file G4MuBremsstrahlungModel.cc.
References lowestKinEnergy, and G4INCL::Math::max().
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 364 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), fParticleChange, func1(), func2(), G4Exp(), G4Log(), G4UniformRand, G4InuclParticleNames::gam, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4Element::GetZ(), mass, MeV, G4INCL::Math::min(), minThreshold, particle, G4VEmModel::SelectRandomAtom(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), and theGamma.
|
inline |
Definition at line 163 of file G4MuBremsstrahlungModel.hh.
References lowestKinEnergy.
|
inlineprotected |
Definition at line 171 of file G4MuBremsstrahlungModel.hh.
References cc, coeff, G4ParticleDefinition::GetPDGMass(), mass, particle, and rmass.
Referenced by G4MuBremsstrahlungModel(), and Initialise().
|
protected |
Definition at line 142 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), and ComputeDMicroscopicCrossSection().
|
protected |
Definition at line 143 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeDMicroscopicCrossSection().
|
protected |
Definition at line 144 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), and ComputeDMicroscopicCrossSection().
|
protected |
Definition at line 145 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeDMicroscopicCrossSection().
|
protected |
Definition at line 139 of file G4MuBremsstrahlungModel.hh.
Referenced by G4MuBremsstrahlungModel(), and SetParticle().
|
protected |
Definition at line 140 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), ComputeDMicroscopicCrossSection(), G4MuBremsstrahlungModel(), and SetParticle().
|
staticprivate |
Definition at line 158 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeDMicroscopicCrossSection(), and G4MuBremsstrahlungModel().
|
private |
Definition at line 150 of file G4MuBremsstrahlungModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 152 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), G4MuBremsstrahlungModel(), Initialise(), InitialiseLocal(), MinPrimaryEnergy(), and SetLowestKineticEnergy().
|
protected |
Definition at line 137 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), ComputeDMicroscopicCrossSection(), ComputeMicroscopicCrossSection(), ComputMuBremLoss(), G4MuBremsstrahlungModel(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 153 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), MinEnergyCut(), and SampleSecondaries().
|
protected |
Definition at line 136 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), ComputeDMicroscopicCrossSection(), and G4MuBremsstrahlungModel().
|
protected |
Definition at line 135 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), Initialise(), InitialiseLocal(), SampleSecondaries(), and SetParticle().
|
protected |
Definition at line 138 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeDMicroscopicCrossSection(), G4MuBremsstrahlungModel(), and SetParticle().
|
protected |
Definition at line 141 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), and ComputeDMicroscopicCrossSection().
|
private |
Definition at line 149 of file G4MuBremsstrahlungModel.hh.
Referenced by G4MuBremsstrahlungModel(), and SampleSecondaries().
|
staticprivate |
Definition at line 156 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeMicroscopicCrossSection(), and ComputMuBremLoss().
|
staticprivate |
Definition at line 155 of file G4MuBremsstrahlungModel.hh.
Referenced by ComputeMicroscopicCrossSection(), and ComputMuBremLoss().