ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4DynamicParticle * | CalculateEMVertex (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
void | CalculateHadronicVertex (G4DynamicParticle *incident, G4Nucleus &target) |
void | MakeSamplingTable () |
G4MuonVDNuclearModel & | operator= (const G4MuonVDNuclearModel &right)=delete |
G4MuonVDNuclearModel (const G4MuonVDNuclearModel &)=delete | |
Static Private Attributes | |
static const G4int | NBIN = 800 |
static const G4int | nzdat = 5 |
static const G4int | ntdat = 73 |
static const G4int | zdat [nzdat] = {1, 4, 13, 29, 92} |
static const G4double | adat [nzdat] = {1.01,9.01,26.98,63.55,238.03} |
static const G4double | tdat [ntdat] |
static G4ElementData * | fElementData = nullptr |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 49 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 49 of file G4MuonVDNuclearModel.hh
|
explicit |
Definition at line 71 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 71 of file G4MuonVDNuclearModel.cc
References bert, CutFixed, G4KokoulinMuonNuclearXS::Default_Name(), fElementData, G4HadronicInteractionRegistry::FindModel(), ftfp, CLHEP::GeV, G4HadronicInteractionRegistry::Instance(), G4CrossSectionDataSetRegistry::Instance(), isMaster, G4Threading::IsMasterThread(), MakeSamplingTable(), muNucXS, CLHEP::PeV, G4VIntraNuclearTransportModel::SetDeExcitation(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), G4TheoFSGenerator::SetTransport(), theFragmentation, and theStringDecay.
|
virtual |
Definition at line 109 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 109 of file G4MuonVDNuclearModel.cc
References fElementData, isMaster, theFragmentation, and theStringDecay.
|
privatedelete |
|
virtual |
Implements G4HadronicInteraction.
Definition at line 121 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 121 of file G4MuonVDNuclearModel.cc
References CalculateEMVertex(), CalculateHadronicVertex(), G4HadFinalState::Clear(), CutFixed, G4HadProjectile::Get4Momentum(), G4HadProjectile::GetKineticEnergy(), G4HadProjectile::GetTotalEnergy(), isAlive, source.hepunit::proton_mass_c2, G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetMomentumChange(), G4HadFinalState::SetStatusChange(), G4HadronicInteraction::theParticleChange, CLHEP::Hep3Vector::unit(), and CLHEP::HepLorentzVector::vect().
|
private |
Definition at line 144 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 144 of file G4MuonVDNuclearModel.cc
References kdfinder::abs(), CutFixed, fElementData, G4endl, G4Exception(), G4Exp(), G4Log(), G4UniformRand, G4Gamma::Gamma(), G4HadProjectile::Get4Momentum(), G4ElementData::GetElement2DData(), G4Pow::GetInstance(), G4HadProjectile::GetKineticEnergy(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalEnergy(), G4Physics2DVector::GetValue(), G4Physics2DVector::GetX(), G4Nucleus::GetZ_asInt(), isAlive, it, JustWarning, G4Pow::logZ(), G4MuonMinus::MuonMinus(), NBIN, ntdat, nzdat, phi, source.hepunit::proton_mass_c2, r, CLHEP::Hep3Vector::rotateUz(), G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetMomentumChange(), G4HadFinalState::SetStatusChange(), t, t1, t2, tdat, G4HadronicInteraction::theParticleChange, theta(), twopi, CLHEP::Hep3Vector::unit(), CLHEP::HepLorentzVector::vect(), x, y, y1, y2, y3, Z, and zdat.
Referenced by ApplyYourself().
|
private |
Definition at line 277 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 277 of file G4MuonVDNuclearModel.cc
References G4HadFinalState::AddSecondaries(), G4TheoFSGenerator::ApplyYourself(), G4CascadeInterface::ApplyYourself(), bert, ftfp, G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalEnergy(), GeV, G4PionZero::PionZero(), and G4HadronicInteraction::theParticleChange.
Referenced by ApplyYourself().
|
private |
Definition at line 305 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 305 of file G4MuonVDNuclearModel.cc
References adat, c, G4KokoulinMuonNuclearXS::ComputeDDMicroscopicCrossSection(), CutFixed, dx, dy, fElementData, Acts::UnitConstants::g, G4Exp(), G4Log(), G4ParticleDefinition::GetPDGMass(), G4ElementData::InitialiseForElement(), it, mole, muNucXS, G4MuonMinus::MuonMinus(), NBIN, ntdat, nzdat, source.hepunit::proton_mass_c2, tdat, x, y, ymax, ymin, and zdat.
Referenced by G4MuonVDNuclearModel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 388 of file G4MuonVDNuclearModel.cc.
View newest version in sPHENIX GitHub at line 388 of file G4MuonVDNuclearModel.cc
|
privatedelete |
|
staticprivate |
Definition at line 79 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 79 of file G4MuonVDNuclearModel.hh
Referenced by MakeSamplingTable().
|
private |
Definition at line 92 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 92 of file G4MuonVDNuclearModel.hh
Referenced by CalculateHadronicVertex(), and G4MuonVDNuclearModel().
|
private |
Definition at line 84 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 84 of file G4MuonVDNuclearModel.hh
Referenced by ApplyYourself(), CalculateEMVertex(), G4MuonVDNuclearModel(), and MakeSamplingTable().
|
staticprivate |
Definition at line 82 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 82 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), G4MuonVDNuclearModel(), MakeSamplingTable(), and ~G4MuonVDNuclearModel().
|
private |
Definition at line 89 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 89 of file G4MuonVDNuclearModel.hh
Referenced by CalculateHadronicVertex(), and G4MuonVDNuclearModel().
|
private |
Definition at line 85 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 85 of file G4MuonVDNuclearModel.hh
Referenced by G4MuonVDNuclearModel(), and ~G4MuonVDNuclearModel().
|
private |
Definition at line 87 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 87 of file G4MuonVDNuclearModel.hh
Referenced by G4MuonVDNuclearModel(), and MakeSamplingTable().
|
staticprivate |
Definition at line 74 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 74 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), and MakeSamplingTable().
|
staticprivate |
Definition at line 76 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), and MakeSamplingTable().
|
staticprivate |
Definition at line 75 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 75 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), and MakeSamplingTable().
|
staticprivate |
Definition at line 80 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 80 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), and MakeSamplingTable().
|
private |
Definition at line 90 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 90 of file G4MuonVDNuclearModel.hh
Referenced by G4MuonVDNuclearModel(), and ~G4MuonVDNuclearModel().
|
private |
Definition at line 91 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 91 of file G4MuonVDNuclearModel.hh
Referenced by G4MuonVDNuclearModel(), and ~G4MuonVDNuclearModel().
|
staticprivate |
Definition at line 78 of file G4MuonVDNuclearModel.hh.
View newest version in sPHENIX GitHub at line 78 of file G4MuonVDNuclearModel.hh
Referenced by CalculateEMVertex(), and MakeSamplingTable().