ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) override |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Private Member Functions | |
void | SetParticle (const G4ParticleDefinition *p) |
G4MuBetheBlochModel & | operator= (const G4MuBetheBlochModel &right)=delete |
G4MuBetheBlochModel (const G4MuBetheBlochModel &)=delete | |
Static Private Attributes | |
static G4double | xgi [8] |
static G4double | wgi [8] |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
Definition at line 68 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 68 of file G4MuBetheBlochModel.hh
|
explicit |
Definition at line 78 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 78 of file G4MuBetheBlochModel.cc
References corr, G4Electron::Electron(), G4LossTableManager::EmCorrections(), fParticleChange, G4LossTableManager::Instance(), mass, massSquare, ratio, SetParticle(), and theElectron.
|
default |
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 179 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 179 of file G4MuBetheBlochModel.cc
References ComputeCrossSectionPerElectron(), and Acts::VectorHelpers::cross().
|
virtual |
Definition at line 130 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 130 of file G4MuBetheBlochModel.cc
References alphaprime, Acts::VectorHelpers::cross(), source.hepunit::electron_mass_c2, G4Exp(), G4Log(), limitKinEnergy, mass, massSquare, max, MaxSecondaryEnergy(), min, source.hepunit::twopi_mc2_rcl2, wgi, and xgi.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 208 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 208 of file G4MuBetheBlochModel.cc
References alphaprime, corr, G4IonisParamMat::DensityCorrection(), source.hepunit::electron_mass_c2, G4Exp(), G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), G4EmCorrections::HighOrderCorrections(), limitKinEnergy, logLimitKinEnergy, mass, massSquare, MaxSecondaryEnergy(), min, G4EmCorrections::ShellCorrection(), twoln10, source.hepunit::twopi_mc2_rcl2, wgi, x, and xgi.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 193 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 193 of file G4MuBetheBlochModel.cc
References ComputeCrossSectionPerElectron(), Acts::VectorHelpers::cross(), and G4Material::GetElectronDensity().
|
overridevirtual |
Implements G4VEmModel.
Definition at line 121 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 121 of file G4MuBetheBlochModel.cc
References fParticleChange, G4VEmModel::GetParticleChangeForLoss(), and SetParticle().
|
overrideprotectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 110 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 110 of file G4MuBetheBlochModel.cc
References source.hepunit::electron_mass_c2, mass, and ratio.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 102 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 102 of file G4MuBetheBlochModel.cc
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Definition at line 271 of file G4MuBetheBlochModel.cc.
View newest version in sPHENIX GitHub at line 271 of file G4MuBetheBlochModel.cc
References a0, alphaprime, Acts::Test::delta, dir, source.hepunit::electron_mass_c2, f, fParticleChange, G4cout, G4endl, G4Log(), G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), limitKinEnergy, mass, massSquare, G4VEmModel::MaxSecondaryKinEnergy(), min, phi, CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), theElectron, twopi, and CLHEP::Hep3Vector::unit().
|
inlineprivate |
Definition at line 144 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 144 of file G4MuBetheBlochModel.hh
References CLHEP::electron_mass_c2, G4ParticleDefinition::GetPDGMass(), mass, massSquare, particle, and ratio.
Referenced by G4MuBetheBlochModel(), and Initialise().
|
private |
Definition at line 138 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 138 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
private |
Definition at line 130 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 130 of file G4MuBetheBlochModel.hh
Referenced by ComputeDEDXPerVolume(), and G4MuBetheBlochModel().
|
private |
Definition at line 129 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 129 of file G4MuBetheBlochModel.hh
Referenced by G4MuBetheBlochModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 132 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 132 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
private |
Definition at line 133 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 133 of file G4MuBetheBlochModel.hh
Referenced by ComputeDEDXPerVolume().
|
private |
Definition at line 134 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 134 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), G4MuBetheBlochModel(), MaxSecondaryEnergy(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 135 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 135 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), G4MuBetheBlochModel(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 127 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 127 of file G4MuBetheBlochModel.hh
Referenced by SetParticle().
|
private |
Definition at line 136 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 136 of file G4MuBetheBlochModel.hh
Referenced by G4MuBetheBlochModel(), MaxSecondaryEnergy(), and SetParticle().
|
private |
Definition at line 128 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 128 of file G4MuBetheBlochModel.hh
Referenced by G4MuBetheBlochModel(), and SampleSecondaries().
|
private |
Definition at line 137 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 137 of file G4MuBetheBlochModel.hh
Referenced by ComputeDEDXPerVolume().
|
staticprivate |
Definition at line 139 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 139 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
staticprivate |
Definition at line 139 of file G4MuBetheBlochModel.hh.
View newest version in sPHENIX GitHub at line 139 of file G4MuBetheBlochModel.hh
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().