Geant4.10
|
#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 *) |
![]() | |
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 |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
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, G4Gamma::Gamma(), G4NistManager::GetA27(), python.hepunit::GeV, G4NistManager::Instance(), mass, nist, rmass, and SetParticle().
|
virtual |
Definition at line 127 of file G4MuBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 339 of file G4MuBremsstrahlungModel.cc.
References ComputeMicroscopicCrossSection(), and G4INCL::Math::min().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 172 of file G4MuBremsstrahlungModel.cc.
References ComputMuBremLoss(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), and G4INCL::Math::min().
|
protectedvirtual |
Reimplemented in G4hBremsstrahlungModel.
Definition at line 284 of file G4MuBremsstrahlungModel.cc.
References test::b, bh, bh1, btf, btf1, coeff, python.hepunit::electron_mass_c2, fe, G4Log(), G4lrint(), G4NistManager::GetZ13(), iz, mass, nist, rmass, sqrte, and test::v.
Referenced by ComputeMicroscopicCrossSection(), ComputMuBremLoss(), and SampleSecondaries().
|
protected |
Definition at line 241 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), G4Exp(), G4Log(), and mass.
Referenced by ComputeCrossSectionPerAtom().
|
protected |
Definition at line 204 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), and mass.
Referenced by ComputeDEDXPerVolume().
|
virtual |
Implements G4VEmModel.
Definition at line 149 of file G4MuBremsstrahlungModel.cc.
References G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::InitialiseElementSelectors(), G4VEmModel::IsMaster(), particle, and SetParticle().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 162 of file G4MuBremsstrahlungModel.cc.
References G4VEmModel::GetElementSelectors(), particle, and G4VEmModel::SetElementSelectors().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 132 of file G4MuBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 140 of file G4MuBremsstrahlungModel.cc.
References G4INCL::Math::max().
|
virtual |
Implements G4VEmModel.
Definition at line 362 of file G4MuBremsstrahlungModel.cc.
References ComputeDMicroscopicCrossSection(), func1(), func2(), G4Exp(), G4Log(), G4UniformRand, G4InuclParticleNames::gam, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4Element::GetZ(), mass, python.hepunit::MeV, G4INCL::Math::min(), particle, CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and test::x.
Definition at line 163 of file G4MuBremsstrahlungModel.hh.
|
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().
|
protected |
Definition at line 137 of file G4MuBremsstrahlungModel.hh.
Referenced by G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), ComputeDMicroscopicCrossSection(), ComputeMicroscopicCrossSection(), ComputMuBremLoss(), G4MuBremsstrahlungModel(), SampleSecondaries(), and SetParticle().
|
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().