Geant4-11
|
#include <G4NuElNucleusCcModel.hh>
Protected Member Functions | |
void | Block () |
G4bool | IsBlocked () const |
void | SetModelName (const G4String &nam) |
Static Protected Attributes | |
static const G4double | fANeMuQEratio [50] |
static const G4double | fBarMass [4] = {1700., 1600., 1232., 939.57} |
static const G4int | fBarPDG [4] = {12224, 32224, 2224, 2212} |
static const G4int | fClustNumber = 4 |
static const G4double | fMesMass [4] = {1260., 980., 770., 139.57} |
static const G4int | fMesPDG [4] = {20213, 9000211, 213, 211} |
static const G4double | fNeMuQEratio [50] |
static const G4double | fNuMuEnergy [50] |
static const G4double | fNuMuEnergyLogVector [50] |
static G4double | fNuMuQarrayKR [50][51][51] = {{{1.0}}} |
static G4double | fNuMuQdistrKR [50][51][50] = {{{1.0}}} |
static const G4double | fNuMuQeTotRat [50] |
static const G4double | fNuMuResQ [50][50] |
static G4double | fNuMuXarrayKR [50][51] = {{1.0}} |
static G4double | fNuMuXdistrKR [50][50] = {{1.0}} |
static const G4double | fOnePionEnergy [58] |
static const G4double | fOnePionProb [58] |
static const G4double | fQEnergy [50] |
static const G4double | fResMass [6] |
static const G4int | fResNumber = 6 |
Private Attributes | |
std::pair< G4double, G4double > | epCheckLevels |
G4bool | fData |
G4bool | fMaster |
G4double | fMel |
G4double | recoilEnergyThreshold |
G4HadronicInteractionRegistry * | registry |
std::vector< const G4Material * > | theBlockedList |
std::vector< const G4Element * > | theBlockedListElements |
G4ParticleDefinition * | theElectron |
std::vector< std::pair< G4double, const G4Material * > > | theMaxEnergyList |
std::vector< std::pair< G4double, const G4Element * > > | theMaxEnergyListElements |
std::vector< std::pair< G4double, const G4Material * > > | theMinEnergyList |
std::vector< std::pair< G4double, const G4Element * > > | theMinEnergyListElements |
G4String | theModelName |
Definition at line 55 of file G4NuElNucleusCcModel.hh.
G4NuElNucleusCcModel::G4NuElNucleusCcModel | ( | const G4String & | name = "NuElNuclCcModel" | ) |
Definition at line 94 of file G4NuElNucleusCcModel.cc.
References G4Electron::Electron(), source.hepunit::electron_mass_c2, fData, fMaster, fMel, InitialiseModel(), and theElectron.
|
virtual |
Definition at line 104 of file G4NuElNucleusCcModel.cc.
|
inlineinherited |
Definition at line 128 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::Block(), G4HadronicInteraction::GetMaxEnergy(), G4HadronicInteraction::GetMinEnergy(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
inlineinherited |
Definition at line 120 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::Block(), G4HadronicInteraction::GetMaxEnergy(), G4HadronicInteraction::GetMinEnergy(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtual |
Implements G4NeutrinoNucleusModel.
Definition at line 240 of file G4NuElNucleusCcModel.cc.
References A, G4HadFinalState::AddSecondary(), G4Nucleus::AtomicMass(), G4NeutrinoNucleusModel::CalculateQEratioA(), G4HadFinalState::Clear(), G4NeutrinoNucleusModel::ClusterDecay(), G4NeutrinoNucleusModel::CoherentPion(), CLHEP::HepLorentzVector::e(), G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::f2p2h, G4NeutrinoNucleusModel::fBreak, G4NeutrinoNucleusModel::fCascade, G4NeutrinoNucleusModel::fCosTheta, G4NeutrinoNucleusModel::fEmu, G4NeutrinoNucleusModel::FinalBarion(), G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fLVcpi, G4NeutrinoNucleusModel::fLVh, G4NeutrinoNucleusModel::fLVl, G4NeutrinoNucleusModel::fLVt, G4NeutrinoNucleusModel::fM1, fMel, G4NeutrinoNucleusModel::fMinNuEnergy, G4NeutrinoNucleusModel::fMpi, G4NeutrinoNucleusModel::fMr, G4NeutrinoNucleusModel::fMt, G4NeutrinoNucleusModel::fPDGencoding, G4NeutrinoNucleusModel::fProton, G4NeutrinoNucleusModel::fRecoil, G4NeutrinoNucleusModel::fSecID, G4NeutrinoNucleusModel::fString, G4NeutrinoNucleusModel::fW2, G4UniformRand, G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4NeutrinoNucleusModel::GetNuMuOnePionProb(), G4NeutrinoNucleusModel::GetOnePionIndex(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGEncoding(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalEnergy(), G4Nucleus::GetZ_asInt(), CLHEP::HepLorentzVector::m(), CLHEP::HepLorentzVector::m2(), source.hepunit::proton_mass_c2, SampleLVkr(), G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetMomentumChange(), theElectron, G4HadronicInteraction::theParticleChange, CLHEP::twopi, CLHEP::Hep3Vector::unit(), CLHEP::HepLorentzVector::vect(), and Z.
|
inlineprotectedinherited |
Definition at line 170 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::isBlocked.
Referenced by G4HadronicInteraction::ActivateFor(), G4HadronicInteraction::DeActivateFor(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtualinherited |
Reimplemented in G4LENDorBERTModel, G4LENDCombinedModel, G4LENDGammaModel, G4LENDModel, G4ParticleHPCapture, G4ParticleHPElastic, G4ParticleHPFission, G4ParticleHPInelastic, G4ParticleHPThermalScattering, G4AblaInterface, and G4PreCompoundModel.
Definition at line 56 of file G4HadronicInteraction.cc.
|
inherited |
Definition at line 1365 of file G4NeutrinoNucleusModel.cc.
References A, G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fANeMuQEratio, G4NeutrinoNucleusModel::fNeMuQEratio, G4NeutrinoNucleusModel::fQEnergy, G4NeutrinoNucleusModel::fQEratioA, GeV, and Z.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), and G4NuMuNucleusNcModel::ApplyYourself().
|
inherited |
Definition at line 720 of file G4NeutrinoNucleusModel.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4NeutrinoNucleusModel::ClusterDecay(), G4NeutrinoNucleusModel::fBarMass, G4NeutrinoNucleusModel::fBarPDG, G4NeutrinoNucleusModel::fClustNumber, G4NeutrinoNucleusModel::FinalBarion(), G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fMesMass, G4UniformRand, G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), CLHEP::HepLorentzVector::m(), G4NeutrinoNucleusModel::MesonDecay(), MeV, CLHEP::Hep3Vector::orthogonal(), anonymous_namespace{G4ChipsKaonPlusInelasticXS.cc}::pM, and CLHEP::Hep3Vector::unit().
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), and G4NeutrinoNucleusModel::ClusterDecay().
|
inherited |
Definition at line 595 of file G4NeutrinoNucleusModel.cc.
References A, G4HadFinalState::AddSecondary(), G4Nucleus::AtomicMass(), B(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::dP, CLHEP::HepLorentzVector::e(), G4NeutrinoNucleusModel::FinalMomentum(), G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fLVcpi, G4NeutrinoNucleusModel::fLVt, G4NeutrinoNucleusModel::fMr, G4NeutrinoNucleusModel::fSecID, G4UniformRand, G4Nucleus::GetA_asInt(), G4NucleiProperties::GetNuclearMass(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetZ_asInt(), CLHEP::HepLorentzVector::m(), MeV, G4Proton::Proton(), G4NeutrinoNucleusModel::RecoilDeexcitation(), G4Fragment::SetExcEnergyAndMomentum(), G4HadFinalState::SetLocalEnergyDeposit(), G4Fragment::SetNumberOfHoles(), G4HadronicInteraction::theParticleChange, CLHEP::HepLorentzVector::vect(), and Z.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), and G4NuMuNucleusNcModel::ApplyYourself().
|
inherited |
Definition at line 186 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theBlockedListElements.
|
inherited |
Definition at line 180 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theBlockedList.
Referenced by G4HadronHElasticPhysics::ConstructProcess().
Definition at line 1057 of file G4NeutrinoNucleusModel.cc.
References A, G4Nucleus::GetA_asInt(), G4Nucleus::GetZ_asInt(), MeV, and Z.
Referenced by G4NeutrinoNucleusModel::GgSampleNM(), and G4NeutrinoNucleusModel::NucleonMomentum().
|
inherited |
Definition at line 449 of file G4NeutrinoNucleusModel.cc.
References A, G4HadFinalState::AddSecondary(), G4Nucleus::AtomicMass(), B(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4KineticTrack::Decay(), G4INCL::ClusterDecay::decay(), anonymous_namespace{G4ChipsKaonMinusInelasticXS.cc}::dP, CLHEP::HepLorentzVector::e(), source.hepunit::electron_mass_c2, G4NeutrinoNucleusModel::fDp, G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fLVt, G4NeutrinoNucleusModel::fMr, G4NeutrinoNucleusModel::fRecoil, G4NeutrinoNucleusModel::fSecID, G4NeutrinoNucleusModel::fTr, G4UniformRand, G4Nucleus::GetA_asInt(), G4NucleiProperties::GetNuclearMass(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetZ_asInt(), CLHEP::HepLorentzVector::m(), MeV, G4NeutrinoNucleusModel::RecoilDeexcitation(), G4Fragment::SetExcEnergyAndMomentum(), G4HadFinalState::SetLocalEnergyDeposit(), G4Fragment::SetNumberOfHoles(), G4HadronicInteraction::theParticleChange, CLHEP::HepLorentzVector::vect(), and Z.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), and G4NeutrinoNucleusModel::ClusterDecay().
|
inherited |
Definition at line 409 of file G4NeutrinoNucleusModel.cc.
References G4HadFinalState::AddSecondary(), G4KineticTrack::Decay(), G4INCL::ClusterDecay::decay(), G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fSecID, G4ParticleTable::GetParticleTable(), and G4HadronicInteraction::theParticleChange.
Referenced by G4NeutrinoNucleusModel::MesonDecay().
|
inherited |
Definition at line 1026 of file G4NeutrinoNucleusModel.cc.
References B(), CLHEP::HepLorentzVector::e(), CLHEP::Hep3Vector::mag(), and CLHEP::HepLorentzVector::vect().
Referenced by G4NeutrinoNucleusModel::CoherentPion().
|
inlineinherited |
Definition at line 107 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fCascade.
|
inlineinherited |
Definition at line 110 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fCosTheta.
|
inlineinherited |
Definition at line 99 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fCutEnergy.
|
inlineinherited |
|
inlineinherited |
Definition at line 1213 of file G4NeutrinoNucleusModel.cc.
References G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fIndex, G4NeutrinoNucleusModel::fNuMuEnergy, and GeV.
|
virtualinherited |
Reimplemented in G4TheoFSGenerator.
Definition at line 217 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::epCheckLevels.
Referenced by G4HadronicProcess::CheckEnergyMomentumConservation(), and G4TheoFSGenerator::GetEnergyMomentumCheckLevels().
|
inlineinherited |
Definition at line 112 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fEx.
Referenced by G4ANuElNucleusCcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), SampleLVkr(), and G4NuMuNucleusCcModel::SampleLVkr().
Definition at line 1115 of file G4NeutrinoNucleusModel.cc.
|
virtualinherited |
Reimplemented in G4FissLib, G4LFission, G4LENDFission, G4ParticleHPCapture, G4ParticleHPElastic, G4ParticleHPFission, G4ParticleHPInelastic, and G4ParticleHPThermalScattering.
Definition at line 210 of file G4HadronicInteraction.cc.
Referenced by G4HadronicProcess::CheckResult().
|
inlineinherited |
Definition at line 120 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fBreak.
|
inlineinherited |
Definition at line 121 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fCascade.
|
inlineinherited |
Definition at line 122 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fString.
|
inlineinherited |
Definition at line 127 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fLVcpi.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Definition at line 96 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theMaxEnergy.
Referenced by G4HadronicInteraction::ActivateFor(), G4IonQMDPhysics::AddProcess(), G4IonINCLXXPhysics::AddProcess(), G4IonPhysics::ConstructProcess(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4HadronElastic::G4HadronElastic(), G4hhElastic::G4hhElastic(), G4LowEGammaNuclearModel::G4LowEGammaNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutronRadCapture::G4NeutronRadCapture(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4EnergyRangeManager::GetHadronicInteraction(), and G4HadronicProcessStore::Print().
|
inherited |
Definition at line 131 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::IsBlocked(), G4HadronicInteraction::theMaxEnergy, G4HadronicInteraction::theMaxEnergyList, and G4HadronicInteraction::theMaxEnergyListElements.
|
inlineinherited |
Definition at line 83 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theMinEnergy.
Referenced by G4HadronicInteraction::ActivateFor(), G4EnergyRangeManager::GetHadronicInteraction(), and G4HadronicProcessStore::Print().
|
inherited |
Definition at line 81 of file G4HadronicInteraction.cc.
References DBL_MAX, G4HadronicInteraction::IsBlocked(), G4HadronicInteraction::theMinEnergy, G4HadronicInteraction::theMinEnergyList, and G4HadronicInteraction::theMinEnergyListElements.
|
inline |
Definition at line 76 of file G4NuElNucleusCcModel.hh.
References G4NeutrinoNucleusModel::fM1, fMel, and CLHEP::MeV.
Referenced by IsApplicable().
|
inlineinherited |
Definition at line 129 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fM1, G4NeutrinoNucleusModel::fMu, and CLHEP::MeV.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
inlineinherited |
Definition at line 115 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theModelName.
Referenced by G4MuMinusCapturePrecompound::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4INCLXXInterface::ApplyYourself(), G4TheoFSGenerator::ApplyYourself(), G4HadronStoppingProcess::AtRestDoIt(), G4VHadronPhysics::BuildModel(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4HadronicProcess::CheckResult(), G4ChargeExchangePhysics::ConstructProcess(), G4MuonicAtomDecay::DecayIt(), G4LENDModel::DumpLENDTargetInfo(), G4AblaInterface::G4AblaInterface(), G4ElectroVDNuclearModel::G4ElectroVDNuclearModel(), G4EMDissociation::G4EMDissociation(), G4ExcitedStringDecay::G4ExcitedStringDecay(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDModel::G4LENDModel(), G4LENDorBERTModel::G4LENDorBERTModel(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4LowEGammaNuclearModel::G4LowEGammaNuclearModel(), G4LowEIonFragmentation::G4LowEIonFragmentation(), G4MuonVDNuclearModel::G4MuonVDNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4INCLXXInterface::GetDeExcitationModelName(), G4EnergyRangeManager::GetHadronicInteraction(), G4VHighEnergyGenerator::GetProjectileNucleus(), G4NeutronRadCapture::InitialiseModel(), G4BinaryCascade::ModelDescription(), G4LMsdGenerator::ModelDescription(), G4VPartonStringModel::ModelDescription(), G4TheoFSGenerator::ModelDescription(), G4VHadronPhysics::NewModel(), G4NeutrinoElectronProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), G4MuNeutrinoNucleusProcess::PostStepDoIt(), G4HadronicProcessStore::PrintModelHtml(), G4BinaryCascade::PropagateModelDescription(), G4HadronicProcessStore::RegisterInteraction(), and G4LENDModel::returnUnchanged().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Definition at line 101 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fNuEnergy.
Definition at line 1314 of file G4NeutrinoNucleusModel.cc.
References angle, G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fOnePionEnergy, G4NeutrinoNucleusModel::fOnePionIndex, G4NeutrinoNucleusModel::fOnePionProb, and GeV.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), and G4NuMuNucleusNcModel::ApplyYourself().
Definition at line 1234 of file G4NeutrinoNucleusModel.cc.
References angle, G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fIndex, G4NeutrinoNucleusModel::fNuMuEnergy, G4NeutrinoNucleusModel::fNuMuQeTotRat, G4NeutrinoNucleusModel::fOnePionEnergy, and GeV.
Definition at line 1293 of file G4NeutrinoNucleusModel.cc.
References G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fOnePionEnergy, G4NeutrinoNucleusModel::fOnePionIndex, and GeV.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), and G4NuMuNucleusNcModel::ApplyYourself().
|
inlineinherited |
Definition at line 106 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fPDGencoding.
|
inlineinherited |
|
inlineinherited |
Definition at line 136 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fQEratioA.
Definition at line 366 of file G4NeutrinoNucleusModel.cc.
References G4NeutrinoNucleusModel::fNuMuQarrayKR, G4NeutrinoNucleusModel::fNuMuQdistrKR, G4NeutrinoNucleusModel::fQindex, and G4UniformRand.
Referenced by G4NeutrinoNucleusModel::SampleQkr().
|
inlineinherited |
Definition at line 102 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fQtransfer.
|
inlineinherited |
Definition at line 141 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::recoilEnergyThreshold.
Referenced by G4ChargeExchange::ApplyYourself(), and G4HadronElastic::ApplyYourself().
|
inlineinherited |
Definition at line 108 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fString.
|
inlineinherited |
|
inlineinherited |
Definition at line 109 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::verboseLevel.
|
inlineinherited |
Definition at line 264 of file G4NeutrinoNucleusModel.cc.
References G4NeutrinoNucleusModel::fNuMuXarrayKR, G4NeutrinoNucleusModel::fNuMuXdistrKR, G4NeutrinoNucleusModel::fXindex, and G4UniformRand.
Referenced by G4NeutrinoNucleusModel::SampleXkr().
|
inlineinherited |
Definition at line 104 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fXsample.
Definition at line 1156 of file G4NeutrinoNucleusModel.cc.
References A, G4NeutrinoNucleusModel::f2p2h, G4NeutrinoNucleusModel::FermiMomentum(), G4UniformRand, G4Nucleus::GetA_asInt(), and G4INCL::DeJongSpin::shoot().
Referenced by G4ANuElNucleusCcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), SampleLVkr(), and G4NuMuNucleusCcModel::SampleLVkr().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 121 of file G4NuElNucleusCcModel.cc.
References fData, fMaster, G4NeutrinoNucleusModel::fNbin, G4NeutrinoNucleusModel::fNuMuQarrayKR, G4NeutrinoNucleusModel::fNuMuQdistrKR, G4NeutrinoNucleusModel::fNuMuXarrayKR, G4NeutrinoNucleusModel::fNuMuXdistrKR, G4MUTEXLOCK, and G4MUTEXUNLOCK.
Referenced by G4NuElNucleusCcModel().
|
virtual |
Reimplemented from G4NeutrinoNucleusModel.
Definition at line 218 of file G4NuElNucleusCcModel.cc.
References G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fMinNuEnergy, G4HadProjectile::GetDefinition(), GetMinNuElEnergy(), G4ParticleDefinition::GetParticleName(), and G4HadProjectile::GetTotalEnergy().
|
inlineprotectedinherited |
Definition at line 169 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::isBlocked.
Referenced by G4HadronicInteraction::GetMaxEnergy(), and G4HadronicInteraction::GetMinEnergy().
Definition at line 202 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::theBlockedListElements.
|
inherited |
Definition at line 193 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::theBlockedList.
|
inherited |
Definition at line 859 of file G4NeutrinoNucleusModel.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), CLHEP::HepLorentzVector::e(), G4NeutrinoNucleusModel::fClustNumber, G4NeutrinoNucleusModel::FinalMeson(), G4ParticleTable::FindParticle(), G4NeutrinoNucleusModel::fMesMass, G4NeutrinoNucleusModel::fMesPDG, G4UniformRand, G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), CLHEP::HepLorentzVector::m(), G4NeutrinoNucleusModel::MesonDecay(), MeV, CLHEP::Hep3Vector::orthogonal(), anonymous_namespace{G4ChipsKaonPlusInelasticXS.cc}::pM, and CLHEP::Hep3Vector::unit().
Referenced by G4NeutrinoNucleusModel::ClusterDecay(), and G4NeutrinoNucleusModel::MesonDecay().
|
virtual |
Reimplemented from G4NeutrinoNucleusModel.
Definition at line 108 of file G4NuElNucleusCcModel.cc.
Definition at line 1088 of file G4NeutrinoNucleusModel.cc.
References A, G4NeutrinoNucleusModel::f2p2h, G4NeutrinoNucleusModel::FermiMomentum(), G4UniformRand, G4Nucleus::GetA_asInt(), and GeV.
Referenced by G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
deleteinherited |
|
deleteinherited |
|
inherited |
Definition at line 574 of file G4NeutrinoNucleusModel.cc.
References G4HadFinalState::AddSecondary(), G4PreCompoundModel::DeExcite(), G4NeutrinoNucleusModel::fPreCompound, G4NeutrinoNucleusModel::fSecID, and G4HadronicInteraction::theParticleChange.
Referenced by G4NeutrinoNucleusModel::CoherentPion(), and G4NeutrinoNucleusModel::FinalBarion().
|
virtualinherited |
Reimplemented in G4ChipsElasticModel, G4DiffuseElastic, G4DiffuseElasticV2, G4NuclNuclDiffuseElastic, G4AntiNuclElastic, G4ElasticHadrNucleusHE, G4HadronElastic, G4LEHadronProtonElastic, G4LEnp, G4LEpp, G4LowEHadronElastic, and G4hhElastic.
Definition at line 69 of file G4HadronicInteraction.cc.
void G4NuElNucleusCcModel::SampleLVkr | ( | const G4HadProjectile & | aTrack, |
G4Nucleus & | targetNucleus | ||
) |
Definition at line 531 of file G4NuElNucleusCcModel.cc.
References A, G4Nucleus::AtomicMass(), CLHEP::HepLorentzVector::e(), e3, G4NeutrinoNucleusModel::f2p2h, G4NeutrinoNucleusModel::fBreak, G4NeutrinoNucleusModel::fCosTheta, G4NeutrinoNucleusModel::fEmu, G4NeutrinoNucleusModel::fLVh, G4NeutrinoNucleusModel::fLVl, G4NeutrinoNucleusModel::fLVt, G4NeutrinoNucleusModel::fM1, fMel, G4NeutrinoNucleusModel::fNuEnergy, G4NeutrinoNucleusModel::fProton, G4NeutrinoNucleusModel::fQ2, G4NeutrinoNucleusModel::fQtransfer, G4NeutrinoNucleusModel::fW2, G4NeutrinoNucleusModel::fXsample, G4cout, G4endl, G4RandomDirection(), G4UniformRand, G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4NeutrinoNucleusModel::GetEx(), G4HadProjectile::GetTotalEnergy(), G4Nucleus::GetZ_asInt(), GeV, G4NeutrinoNucleusModel::GgSampleNM(), CLHEP::HepLorentzVector::m2(), G4NeutrinoNucleusModel::SampleQkr(), G4NeutrinoNucleusModel::SampleXkr(), CLHEP::twopi, and Z.
Referenced by ApplyYourself().
Definition at line 306 of file G4NeutrinoNucleusModel.cc.
References e1, e2, G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fEindex, G4NeutrinoNucleusModel::fNuMuEnergyLogVector, G4NeutrinoNucleusModel::fNuMuXarrayKR, G4NeutrinoNucleusModel::fXindex, G4Log(), G4UniformRand, and G4NeutrinoNucleusModel::GetQkr().
Referenced by G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
Definition at line 225 of file G4NeutrinoNucleusModel.cc.
References e1, e2, G4INCL::KinematicsUtils::energy(), G4NeutrinoNucleusModel::fEindex, G4NeutrinoNucleusModel::fNuMuEnergyLogVector, G4Log(), G4UniformRand, and G4NeutrinoNucleusModel::GetXkr().
Referenced by G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
inlineinherited |
Definition at line 98 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fCutEnergy.
|
inlineinherited |
Definition at line 149 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::epCheckLevels.
Referenced by G4BinaryCascade::G4BinaryCascade(), G4CascadeInterface::G4CascadeInterface(), and G4FTFModel::G4FTFModel().
|
inlineinherited |
Definition at line 102 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theMaxEnergy.
Referenced by G4HadronicInteraction::ActivateFor(), G4IonINCLXXPhysics::AddProcess(), G4BertiniElectroNuclearBuilder::Build(), G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4NeutronLENDBuilder::Build(), G4NeutronPHPBuilder::Build(), G4AlphaPHPBuilder::Build(), G4BertiniKaonBuilder::Build(), G4BertiniNeutronBuilder::Build(), G4BertiniPiKBuilder::Build(), G4BertiniPionBuilder::Build(), G4BertiniProtonBuilder::Build(), G4BinaryAlphaBuilder::Build(), G4BinaryDeuteronBuilder::Build(), G4BinaryHe3Builder::Build(), G4BinaryNeutronBuilder::Build(), G4BinaryPiKBuilder::Build(), G4BinaryPionBuilder::Build(), G4BinaryProtonBuilder::Build(), G4BinaryTritonBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4FTFBinaryKaonBuilder::Build(), G4FTFBinaryNeutronBuilder::Build(), G4FTFBinaryPionBuilder::Build(), G4FTFBinaryProtonBuilder::Build(), G4FTFPAntiBarionBuilder::Build(), G4FTFPKaonBuilder::Build(), G4FTFPNeutronBuilder::Build(), G4FTFPPiKBuilder::Build(), G4FTFPPionBuilder::Build(), G4FTFPProtonBuilder::Build(), G4He3PHPBuilder::Build(), G4HyperonFTFPBuilder::Build(), G4HyperonQGSPBuilder::Build(), G4INCLXXNeutronBuilder::Build(), G4INCLXXPionBuilder::Build(), G4INCLXXProtonBuilder::Build(), G4PrecoNeutronBuilder::Build(), G4PrecoProtonBuilder::Build(), G4ProtonPHPBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4QGSBinaryNeutronBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), G4QGSBinaryPionBuilder::Build(), G4QGSBinaryProtonBuilder::Build(), G4QGSPAntiBarionBuilder::Build(), G4QGSPKaonBuilder::Build(), G4QGSPLundStrFragmProtonBuilder::Build(), G4QGSPNeutronBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSPPionBuilder::Build(), G4TritonPHPBuilder::Build(), G4QGSPProtonBuilder::Build(), G4HadronicBuilder::BuildFTFP_BERT(), G4HadronicBuilder::BuildFTFQGSP_BERT(), G4QGSBuilder::BuildModel(), G4VHadronPhysics::BuildModel(), G4HadronicBuilder::BuildQGSP_FTFP_BERT(), G4EmExtraPhysics::ConstructGammaElectroNuclear(), LBE::ConstructHad(), G4EmExtraPhysics::ConstructLENDGammaNuclear(), G4HadronDElasticPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4IonINCLXXPhysics::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), G4IonQMDPhysics::ConstructProcess(), G4ANuElNucleusNcModel::G4ANuElNucleusNcModel(), G4ANuMuNucleusNcModel::G4ANuMuNucleusNcModel(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4BertiniPiKBuilder::G4BertiniPiKBuilder(), G4BertiniPionBuilder::G4BertiniPionBuilder(), G4BinaryCascade::G4BinaryCascade(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElectroVDNuclearModel::G4ElectroVDNuclearModel(), G4EMDissociation::G4EMDissociation(), G4FissLib::G4FissLib(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4HadronicAbsorptionFritiofWithBinaryCascade::G4HadronicAbsorptionFritiofWithBinaryCascade(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), G4HyperonQGSPBuilder::G4HyperonQGSPBuilder(), G4INCLXXPionBuilder::G4INCLXXPionBuilder(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDModel::G4LENDModel(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4LowEGammaNuclearModel::G4LowEGammaNuclearModel(), G4MuonVDNuclearModel::G4MuonVDNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronRadCapture::G4NeutronRadCapture(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4NuElNucleusNcModel::G4NuElNucleusNcModel(), G4NuMuNucleusNcModel::G4NuMuNucleusNcModel(), G4ParticleHPCapture::G4ParticleHPCapture(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPFission::G4ParticleHPFission(), G4ParticleHPInelastic::G4ParticleHPInelastic(), G4ParticleHPThermalScattering::G4ParticleHPThermalScattering(), G4QGSPAntiBarionBuilder::G4QGSPAntiBarionBuilder(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsQGSP_BIC_HP::Neutron(), G4HadronPhysicsShielding::Neutron(), and G4VHadronPhysics::NewModel().
|
inherited |
Definition at line 151 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theMaxEnergyListElements.
|
inherited |
Definition at line 166 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theMaxEnergyList.
|
inlineinherited |
Definition at line 89 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theMinEnergy.
Referenced by G4HadronicInteraction::ActivateFor(), G4BertiniElectroNuclearBuilder::Build(), G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4NeutronLENDBuilder::Build(), G4NeutronPHPBuilder::Build(), G4AlphaPHPBuilder::Build(), G4BertiniKaonBuilder::Build(), G4BertiniNeutronBuilder::Build(), G4BertiniPiKBuilder::Build(), G4BertiniPionBuilder::Build(), G4BertiniProtonBuilder::Build(), G4BinaryAlphaBuilder::Build(), G4BinaryDeuteronBuilder::Build(), G4BinaryHe3Builder::Build(), G4BinaryNeutronBuilder::Build(), G4BinaryPiKBuilder::Build(), G4BinaryPionBuilder::Build(), G4BinaryProtonBuilder::Build(), G4BinaryTritonBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4FTFBinaryKaonBuilder::Build(), G4FTFBinaryNeutronBuilder::Build(), G4FTFBinaryPiKBuilder::Build(), G4FTFBinaryPionBuilder::Build(), G4FTFBinaryProtonBuilder::Build(), G4FTFPAntiBarionBuilder::Build(), G4FTFPKaonBuilder::Build(), G4FTFPNeutronBuilder::Build(), G4FTFPPiKBuilder::Build(), G4FTFPPionBuilder::Build(), G4FTFPProtonBuilder::Build(), G4He3PHPBuilder::Build(), G4HyperonFTFPBuilder::Build(), G4HyperonQGSPBuilder::Build(), G4INCLXXNeutronBuilder::Build(), G4INCLXXPionBuilder::Build(), G4INCLXXProtonBuilder::Build(), G4PrecoNeutronBuilder::Build(), G4PrecoProtonBuilder::Build(), G4ProtonPHPBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4QGSBinaryNeutronBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), G4QGSBinaryPionBuilder::Build(), G4QGSBinaryProtonBuilder::Build(), G4QGSPAntiBarionBuilder::Build(), G4QGSPKaonBuilder::Build(), G4QGSPLundStrFragmProtonBuilder::Build(), G4QGSPNeutronBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSPPionBuilder::Build(), G4TritonPHPBuilder::Build(), G4QGSPProtonBuilder::Build(), G4QGSBuilder::BuildModel(), G4VHadronPhysics::BuildModel(), G4EmExtraPhysics::ConstructGammaElectroNuclear(), LBE::ConstructHad(), G4EmExtraPhysics::ConstructLENDGammaNuclear(), G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4IonElasticPhysics::ConstructProcess(), G4IonINCLXXPhysics::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), G4IonQMDPhysics::ConstructProcess(), G4ANuElNucleusNcModel::G4ANuElNucleusNcModel(), G4ANuMuNucleusNcModel::G4ANuMuNucleusNcModel(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4BertiniPiKBuilder::G4BertiniPiKBuilder(), G4BertiniPionBuilder::G4BertiniPionBuilder(), G4BinaryCascade::G4BinaryCascade(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElectroVDNuclearModel::G4ElectroVDNuclearModel(), G4EMDissociation::G4EMDissociation(), G4FissLib::G4FissLib(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionBertini::G4HadronicAbsorptionBertini(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4HadronicAbsorptionFritiofWithBinaryCascade::G4HadronicAbsorptionFritiofWithBinaryCascade(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), G4HyperonQGSPBuilder::G4HyperonQGSPBuilder(), G4INCLXXPionBuilder::G4INCLXXPionBuilder(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDModel::G4LENDModel(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4LowEGammaNuclearModel::G4LowEGammaNuclearModel(), G4MuonVDNuclearModel::G4MuonVDNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronRadCapture::G4NeutronRadCapture(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4NuElNucleusNcModel::G4NuElNucleusNcModel(), G4NuMuNucleusNcModel::G4NuMuNucleusNcModel(), G4ParticleHPCapture::G4ParticleHPCapture(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPFission::G4ParticleHPFission(), G4ParticleHPInelastic::G4ParticleHPInelastic(), G4ParticleHPThermalScattering::G4ParticleHPThermalScattering(), G4QGSPAntiBarionBuilder::G4QGSPAntiBarionBuilder(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4NeutrinoElectronCcModel::IsApplicable(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsQGSP_BIC_HP::Neutron(), G4HadronPhysicsShielding::Neutron(), and G4VHadronPhysics::NewModel().
|
inherited |
Definition at line 101 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theMinEnergyListElements.
|
inherited |
Definition at line 116 of file G4HadronicInteraction.cc.
References G4HadronicInteraction::Block(), and G4HadronicInteraction::theMinEnergyList.
|
inlineprotectedinherited |
Definition at line 166 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::theModelName.
Referenced by G4ExcitedStringDecay::G4ExcitedStringDecay().
|
inlineinherited |
Definition at line 137 of file G4NeutrinoNucleusModel.hh.
References G4NeutrinoNucleusModel::fQEratioA.
|
inlineinherited |
Definition at line 138 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::recoilEnergyThreshold.
Referenced by G4NeutrinoElectronProcess::PostStepDoIt(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), and G4MuNeutrinoNucleusProcess::PostStepDoIt().
|
inlineinherited |
Definition at line 112 of file G4HadronicInteraction.hh.
References G4HadronicInteraction::verboseLevel.
Referenced by G4CascadeInterface::SetVerboseLevel(), and G4PreCompoundDeexcitation::setVerboseLevel().
Definition at line 78 of file G4NuElNucleusCcModel.hh.
References G4NeutrinoNucleusModel::fW2.
Definition at line 198 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetEnergyMomentumCheckLevels(), and G4HadronicInteraction::SetEnergyMomentumCheckLevels().
|
protectedinherited |
Definition at line 169 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GgSampleNM(), G4NeutrinoNucleusModel::NucleonMomentum(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
staticprotectedinherited |
Definition at line 218 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::CalculateQEratioA().
|
staticprotectedinherited |
Definition at line 195 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::ClusterDecay().
|
staticprotectedinherited |
Definition at line 196 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::ClusterDecay().
|
protectedinherited |
Definition at line 169 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetfBreak(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 169 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetCascade(), and G4NeutrinoNucleusModel::GetfCascade().
|
staticprotectedinherited |
Definition at line 190 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::ClusterDecay(), and G4NeutrinoNucleusModel::MesonDecay().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetCosTheta(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 166 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetCutEnergy(), and G4NeutrinoNucleusModel::SetCutEnergy().
|
private |
Definition at line 90 of file G4NuElNucleusCcModel.hh.
Referenced by G4NuElNucleusCcModel(), and InitialiseModel().
|
protectedinherited |
Definition at line 181 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetDp().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::SampleQkr(), and G4NeutrinoNucleusModel::SampleXkr().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetEmu(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetEx().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetEnergyIndex(), and G4NeutrinoNucleusModel::GetNuMuQeTotRat().
|
protectedinherited |
Definition at line 177 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NeutrinoNucleusModel::CoherentPion(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetLVcpi().
|
protectedinherited |
Definition at line 177 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetLVh(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 177 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetLVl(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 177 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::CoherentPion(), G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetLVt(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetM1(), G4ANuElNucleusCcModel::GetMinNuElEnergy(), G4ANuElNucleusNcModel::GetMinNuElEnergy(), GetMinNuElEnergy(), G4NuElNucleusNcModel::GetMinNuElEnergy(), G4ANuMuNucleusCcModel::GetMinNuMuEnergy(), G4ANuMuNucleusNcModel::GetMinNuMuEnergy(), G4NeutrinoNucleusModel::GetMinNuMuEnergy(), G4NuMuNucleusCcModel::GetMinNuMuEnergy(), G4NuMuNucleusNcModel::GetMinNuMuEnergy(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
private |
Definition at line 90 of file G4NuElNucleusCcModel.hh.
Referenced by G4NuElNucleusCcModel(), and InitialiseModel().
|
private |
Definition at line 91 of file G4NuElNucleusCcModel.hh.
Referenced by ApplyYourself(), G4NuElNucleusCcModel(), GetMinNuElEnergy(), and SampleLVkr().
|
staticprotectedinherited |
Definition at line 192 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::ClusterDecay(), and G4NeutrinoNucleusModel::MesonDecay().
|
staticprotectedinherited |
Definition at line 193 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::MesonDecay().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4ANuElNucleusCcModel::IsApplicable(), G4ANuElNucleusNcModel::IsApplicable(), G4ANuMuNucleusCcModel::IsApplicable(), G4ANuMuNucleusNcModel::IsApplicable(), G4NeutrinoNucleusModel::IsApplicable(), IsApplicable(), G4NuElNucleusNcModel::IsApplicable(), G4NuMuNucleusCcModel::IsApplicable(), and G4NuMuNucleusNcModel::IsApplicable().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), and G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::CoherentPion(), G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetMr().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), and G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4ANuMuNucleusCcModel::GetMinNuMuEnergy(), G4NeutrinoNucleusModel::GetMinNuMuEnergy(), G4NuMuNucleusCcModel::GetMinNuMuEnergy(), G4NeutrinoNucleusModel::GetMuMass(), G4ANuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusCcModel::SampleLVkr().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4ANuElNucleusCcModel::InitialiseModel(), G4ANuElNucleusNcModel::InitialiseModel(), G4ANuMuNucleusCcModel::InitialiseModel(), G4ANuMuNucleusNcModel::InitialiseModel(), InitialiseModel(), G4NuElNucleusNcModel::InitialiseModel(), G4NuMuNucleusCcModel::InitialiseModel(), and G4NuMuNucleusNcModel::InitialiseModel().
|
staticprotectedinherited |
Definition at line 219 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::CalculateQEratioA().
|
protectedinherited |
Definition at line 171 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetNuEnergy(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
staticprotectedinherited |
Definition at line 201 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetEnergyIndex(), and G4NeutrinoNucleusModel::GetNuMuQeTotRat().
|
staticprotectedinherited |
Definition at line 206 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::SampleQkr(), and G4NeutrinoNucleusModel::SampleXkr().
|
staticprotectedinherited |
Definition at line 212 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetQkr(), G4ANuElNucleusCcModel::InitialiseModel(), G4ANuElNucleusNcModel::InitialiseModel(), G4ANuMuNucleusCcModel::InitialiseModel(), G4ANuMuNucleusNcModel::InitialiseModel(), InitialiseModel(), G4NuElNucleusNcModel::InitialiseModel(), G4NuMuNucleusCcModel::InitialiseModel(), and G4NuMuNucleusNcModel::InitialiseModel().
|
staticprotectedinherited |
Definition at line 213 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetQkr(), G4ANuElNucleusCcModel::InitialiseModel(), G4ANuElNucleusNcModel::InitialiseModel(), G4ANuMuNucleusCcModel::InitialiseModel(), G4ANuMuNucleusNcModel::InitialiseModel(), InitialiseModel(), G4NuElNucleusNcModel::InitialiseModel(), G4NuMuNucleusCcModel::InitialiseModel(), and G4NuMuNucleusNcModel::InitialiseModel().
|
staticprotectedinherited |
Definition at line 202 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetNuMuQeTotRat().
|
staticprotectedinherited |
Definition at line 198 of file G4NeutrinoNucleusModel.hh.
|
staticprotectedinherited |
Definition at line 210 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetXkr(), G4ANuElNucleusCcModel::InitialiseModel(), G4ANuElNucleusNcModel::InitialiseModel(), G4ANuMuNucleusCcModel::InitialiseModel(), G4ANuMuNucleusNcModel::InitialiseModel(), InitialiseModel(), G4NuElNucleusNcModel::InitialiseModel(), G4NuMuNucleusCcModel::InitialiseModel(), G4NuMuNucleusNcModel::InitialiseModel(), and G4NeutrinoNucleusModel::SampleQkr().
|
staticprotectedinherited |
Definition at line 211 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetXkr(), G4ANuElNucleusCcModel::InitialiseModel(), G4ANuElNucleusNcModel::InitialiseModel(), G4ANuMuNucleusCcModel::InitialiseModel(), G4ANuMuNucleusNcModel::InitialiseModel(), InitialiseModel(), G4NuElNucleusNcModel::InitialiseModel(), G4NuMuNucleusCcModel::InitialiseModel(), and G4NuMuNucleusNcModel::InitialiseModel().
|
staticprotectedinherited |
Definition at line 203 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetNuMuOnePionProb(), G4NeutrinoNucleusModel::GetNuMuQeTotRat(), and G4NeutrinoNucleusModel::GetOnePionIndex().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetNuMuOnePionProb(), and G4NeutrinoNucleusModel::GetOnePionIndex().
|
staticprotectedinherited |
Definition at line 204 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::GetNuMuOnePionProb().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetPDGencoding().
|
protectedinherited |
Definition at line 179 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::~G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 180 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::RecoilDeexcitation().
|
protectedinherited |
Definition at line 169 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), SampleLVkr(), and G4NuMuNucleusCcModel::SampleLVkr().
|
protectedinherited |
Definition at line 171 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetQ2(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
staticprotectedinherited |
Definition at line 217 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::CalculateQEratioA().
|
protectedinherited |
Definition at line 175 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::CalculateQEratioA(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetQEratioA(), and G4NeutrinoNucleusModel::SetQEratioA().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetQkr().
|
protectedinherited |
Definition at line 171 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetQtransfer(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 183 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::FinalBarion(), and G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
staticprotectedinherited |
Definition at line 188 of file G4NeutrinoNucleusModel.hh.
|
staticprotectedinherited |
Definition at line 187 of file G4NeutrinoNucleusModel.hh.
|
protectedinherited |
Definition at line 185 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::CoherentPion(), G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::FinalMeson(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::RecoilDeexcitation().
|
protectedinherited |
Definition at line 165 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 169 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetfString(), and G4NeutrinoNucleusModel::GetString().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), and G4NeutrinoNucleusModel::GetTr().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetW2(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), G4NuMuNucleusNcModel::SampleLVkr(), G4ANuElNucleusCcModel::ThresholdEnergy(), G4ANuElNucleusNcModel::ThresholdEnergy(), G4ANuMuNucleusCcModel::ThresholdEnergy(), G4ANuMuNucleusNcModel::ThresholdEnergy(), G4NeutrinoNucleusModel::ThresholdEnergy(), ThresholdEnergy(), G4NuElNucleusNcModel::ThresholdEnergy(), G4NuMuNucleusCcModel::ThresholdEnergy(), and G4NuMuNucleusNcModel::ThresholdEnergy().
|
protectedinherited |
Definition at line 173 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 168 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetXkr(), and G4NeutrinoNucleusModel::SampleQkr().
|
protectedinherited |
Definition at line 171 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutrinoNucleusModel::GetXsample(), G4ANuElNucleusCcModel::SampleLVkr(), G4ANuElNucleusNcModel::SampleLVkr(), G4ANuMuNucleusCcModel::SampleLVkr(), G4ANuMuNucleusNcModel::SampleLVkr(), SampleLVkr(), G4NuElNucleusNcModel::SampleLVkr(), G4NuMuNucleusCcModel::SampleLVkr(), and G4NuMuNucleusNcModel::SampleLVkr().
|
protectedinherited |
Definition at line 188 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::Block(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), and G4HadronicInteraction::IsBlocked().
|
privateinherited |
Definition at line 194 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetRecoilEnergyThreshold(), and G4HadronicInteraction::SetRecoilEnergyThreshold().
|
privateinherited |
Definition at line 192 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::G4HadronicInteraction(), and G4HadronicInteraction::~G4HadronicInteraction().
|
privateinherited |
Definition at line 204 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::DeActivateFor(), and G4HadronicInteraction::IsBlocked().
|
privateinherited |
Definition at line 205 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::DeActivateFor(), and G4HadronicInteraction::IsBlocked().
|
private |
Definition at line 88 of file G4NuElNucleusCcModel.hh.
Referenced by ApplyYourself(), and G4NuElNucleusCcModel().
|
protectedinherited |
Definition at line 186 of file G4HadronicInteraction.hh.
Referenced by G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4HadronicInteraction::G4HadronicInteraction(), G4hhElastic::G4hhElastic(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4HadronicInteraction::GetMaxEnergy(), and G4HadronicInteraction::SetMaxEnergy().
|
privateinherited |
Definition at line 201 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetMaxEnergy(), and G4HadronicInteraction::SetMaxEnergy().
|
privateinherited |
Definition at line 203 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetMaxEnergy(), and G4HadronicInteraction::SetMaxEnergy().
|
protectedinherited |
Definition at line 185 of file G4HadronicInteraction.hh.
Referenced by G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4hhElastic::G4hhElastic(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4HadronicInteraction::GetMinEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
privateinherited |
Definition at line 200 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetMinEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
privateinherited |
Definition at line 202 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetMinEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
privateinherited |
Definition at line 196 of file G4HadronicInteraction.hh.
Referenced by G4HadronicInteraction::GetModelName(), and G4HadronicInteraction::SetModelName().
|
protectedinherited |
Definition at line 162 of file G4NeutrinoNucleusModel.hh.
Referenced by G4NuMuNucleusCcModel::ApplyYourself(), and G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 163 of file G4NeutrinoNucleusModel.hh.
Referenced by G4ANuMuNucleusCcModel::ApplyYourself(), and G4NeutrinoNucleusModel::G4NeutrinoNucleusModel().
|
protectedinherited |
Definition at line 172 of file G4HadronicInteraction.hh.
Referenced by G4WilsonAbrasionModel::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4ElectroVDNuclearModel::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), G4NeutrinoElectronNcModel::ApplyYourself(), G4NeutronElectronElModel::ApplyYourself(), G4LFission::ApplyYourself(), G4ANuElNucleusCcModel::ApplyYourself(), G4ANuElNucleusNcModel::ApplyYourself(), G4ANuMuNucleusCcModel::ApplyYourself(), G4ANuMuNucleusNcModel::ApplyYourself(), G4MuonVDNuclearModel::ApplyYourself(), G4NeutrinoElectronCcModel::ApplyYourself(), ApplyYourself(), G4NuElNucleusNcModel::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LowEGammaNuclearModel::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4LEpp::ApplyYourself(), G4BinaryCascade::ApplyYourself(), G4CascadeInterface::ApplyYourself(), G4LMsdGenerator::ApplyYourself(), G4ElectroVDNuclearModel::CalculateEMVertex(), G4MuonVDNuclearModel::CalculateEMVertex(), G4ElectroVDNuclearModel::CalculateHadronicVertex(), G4MuonVDNuclearModel::CalculateHadronicVertex(), G4NeutrinoNucleusModel::CoherentPion(), G4CascadeInterface::copyOutputToHadronicResult(), G4BinaryCascade::DebugEpConservation(), G4BinaryCascade::DebugFinalEpConservation(), G4NeutrinoNucleusModel::FinalBarion(), G4NeutrinoNucleusModel::FinalMeson(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4CascadeInterface::NoInteraction(), G4CascadeInterface::Propagate(), G4NeutrinoNucleusModel::RecoilDeexcitation(), G4LEHadronProtonElastic::~G4LEHadronProtonElastic(), G4LEnp::~G4LEnp(), and G4LFission::~G4LFission().
|
protectedinherited |
Definition at line 177 of file G4HadronicInteraction.hh.
Referenced by G4WilsonAbrasionModel::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4LFission::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LowEGammaNuclearModel::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4LEpp::ApplyYourself(), G4CascadeInterface::ApplyYourself(), G4CascadeInterface::checkFinalResult(), G4CascadeInterface::copyOutputToHadronicResult(), G4CascadeInterface::copyOutputToReactionProducts(), G4LENDModel::create_used_target_map(), G4CascadeInterface::createBullet(), G4CascadeInterface::createTarget(), G4ElasticHadrNucleusHE::DefineHadronValues(), G4ElasticHadrNucleusHE::FillData(), G4ElasticHadrNucleusHE::FillFq2(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE(), G4EMDissociation::G4EMDissociation(), G4hhElastic::G4hhElastic(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4ElasticHadrNucleusHE::GetFt(), G4ElasticHadrNucleusHE::GetLightFq2(), G4ElasticHadrNucleusHE::GetQ2_2(), G4HadronicInteraction::GetVerboseLevel(), G4ElasticHadrNucleusHE::HadronNucleusQ2_2(), G4ElasticHadrNucleusHE::HadronProtonQ2(), G4LFission::init(), G4DiffuseElastic::Initialise(), G4DiffuseElasticV2::Initialise(), G4NuclNuclDiffuseElastic::Initialise(), G4DiffuseElastic::InitialiseOnFly(), G4DiffuseElasticV2::InitialiseOnFly(), G4NuclNuclDiffuseElastic::InitialiseOnFly(), G4CascadeInterface::makeDynamicParticle(), G4CascadeInterface::NoInteraction(), G4CascadeInterface::Propagate(), G4ElasticHadrNucleusHE::SampleInvariantT(), G4AntiNuclElastic::SampleThetaCMS(), G4DiffuseElastic::SampleThetaLab(), G4NuclNuclDiffuseElastic::SampleThetaLab(), G4AntiNuclElastic::SampleThetaLab(), G4WilsonAbrasionModel::SetUseAblation(), G4HadronicInteraction::SetVerboseLevel(), G4WilsonAbrasionModel::SetVerboseLevel(), G4DiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElasticV2::ThetaCMStoThetaLab(), G4NuclNuclDiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElastic::ThetaLabToThetaCMS(), G4DiffuseElasticV2::ThetaLabToThetaCMS(), and G4NuclNuclDiffuseElastic::ThetaLabToThetaCMS().