Geant4-11
|
#include <G4HadronPhysicsFTFP_BERT.hh>
Public Member Functions | |
void | ConstructParticle () override |
void | ConstructProcess () override |
G4HadronPhysicsFTFP_BERT (const G4String &name, G4bool quasiElastic=false) | |
G4HadronPhysicsFTFP_BERT (G4HadronPhysicsFTFP_BERT &)=delete | |
G4HadronPhysicsFTFP_BERT (G4int verbose=1) | |
G4int | GetInstanceID () const |
const G4String & | GetPhysicsName () const |
G4int | GetPhysicsType () const |
G4int | GetVerboseLevel () const |
G4HadronPhysicsFTFP_BERT & | operator= (const G4HadronPhysicsFTFP_BERT &right)=delete |
void | SetPhysicsName (const G4String &="") |
void | SetPhysicsType (G4int) |
void | SetVerboseLevel (G4int value) |
virtual void | TerminateWorker () |
virtual | ~G4HadronPhysicsFTFP_BERT () |
Static Public Member Functions | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Protected Member Functions | |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
void | CreateModels () |
virtual void | DumpBanner () |
PhysicsBuilder_V | GetBuilders () const |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
virtual void | Kaon () |
virtual void | Neutron () |
virtual void | Others () |
virtual void | Pion () |
virtual void | Proton () |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
Static Protected Attributes | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 48 of file G4HadronPhysicsFTFP_BERT.hh.
|
protectedinherited |
Definition at line 149 of file G4VPhysicsConstructor.hh.
G4HadronPhysicsFTFP_BERT::G4HadronPhysicsFTFP_BERT | ( | G4int | verbose = 1 | ) |
Definition at line 89 of file G4HadronPhysicsFTFP_BERT.cc.
References G4HadronicParameters::Instance(), and G4HadronicParameters::SetVerboseLevel().
G4HadronPhysicsFTFP_BERT::G4HadronPhysicsFTFP_BERT | ( | const G4String & | name, |
G4bool | quasiElastic = false |
||
) |
Definition at line 95 of file G4HadronPhysicsFTFP_BERT.cc.
References bHadronInelastic, G4HadronicParameters::GetMaxEnergyTransitionFTF_Cascade(), G4HadronicParameters::GetMinEnergyTransitionFTF_Cascade(), G4HadronicParameters::Instance(), maxBERT_kaon, maxBERT_neutron, maxBERT_pion, maxBERT_proton, minBERT_neutron, minBERT_proton, minFTFP_kaon, minFTFP_neutron, minFTFP_pion, minFTFP_proton, G4HadronicParameters::SetEnableBCParticles(), and G4VPhysicsConstructor::SetPhysicsType().
|
virtual |
Definition at line 112 of file G4HadronPhysicsFTFP_BERT.cc.
|
delete |
|
protectedinherited |
Definition at line 99 of file G4VPhysicsConstructor.cc.
References G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, and G4VPhysicsConstructor::subInstanceManager.
Referenced by Kaon(), G4HadronPhysicsFTF_BIC::Kaon(), G4HadronPhysicsINCLXX::Kaon(), Neutron(), G4HadronPhysicsQGSP_BERT::Neutron(), G4HadronPhysicsQGSP_BIC::Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsQGS_BIC::Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsQGSP_BIC_HP::Neutron(), G4HadronPhysicsShielding::Neutron(), Pion(), G4HadronPhysicsQGSP_BERT::Pion(), G4HadronPhysicsQGSP_BIC::Pion(), G4HadronPhysicsFTF_BIC::Pion(), G4HadronPhysicsINCLXX::Pion(), G4HadronPhysicsQGS_BIC::Pion(), Proton(), G4HadronPhysicsQGSP_BERT::Proton(), G4HadronPhysicsQGSP_BIC::Proton(), G4HadronPhysicsFTF_BIC::Proton(), G4HadronPhysicsINCLXX::Proton(), G4HadronPhysicsNuBeam::Proton(), G4HadronPhysicsQGS_BIC::Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 115 of file G4HadronPhysicsFTFP_BERT.cc.
References G4BaryonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4MesonConstructor::ConstructParticle(), and G4ShortLivedConstructor::ConstructParticle().
|
overridevirtual |
Implements G4VPhysicsConstructor.
Reimplemented in G4HadronPhysicsFTFP_BERT_ATL, G4HadronPhysicsFTFQGSP_BERT, G4HadronPhysicsINCLXX, G4HadronPhysicsNuBeam, and G4HadronPhysicsShielding.
Definition at line 292 of file G4HadronPhysicsFTFP_BERT.cc.
References CreateModels(), DumpBanner(), G4HadronicParameters::GetMaxEnergyTransitionFTF_Cascade(), G4HadronicParameters::GetMinEnergyTransitionFTF_Cascade(), G4VPhysicsConstructor::GetVerboseLevel(), G4HadronicParameters::Instance(), G4Threading::IsMasterThread(), maxBERT_kaon, maxBERT_neutron, maxBERT_pion, maxBERT_proton, minFTFP_kaon, minFTFP_neutron, minFTFP_pion, and minFTFP_proton.
|
protected |
Definition at line 141 of file G4HadronPhysicsFTFP_BERT.cc.
References Kaon(), Neutron(), Others(), Pion(), and Proton().
Referenced by ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsINCLXX::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), and G4HadronPhysicsShielding::ConstructProcess().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTFQGSP_BERT.
Definition at line 130 of file G4HadronPhysicsFTFP_BERT.cc.
References G4cout, G4endl, G4VPhysicsConstructor::GetPhysicsName(), GeV, maxBERT_kaon, maxBERT_neutron, maxBERT_pion, maxBERT_proton, minFTFP_kaon, minFTFP_neutron, minFTFP_pion, and minFTFP_proton.
Referenced by ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsINCLXX::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), and G4HadronPhysicsFTFQGSP_BERT::DumpBanner().
|
protectedinherited |
Definition at line 86 of file G4VPhysicsConstructor.cc.
References field_utils::copy(), G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, and G4VPhysicsConstructor::subInstanceManager.
|
inlineinherited |
|
protectedinherited |
Definition at line 79 of file G4VPhysicsConstructor.cc.
References G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, and G4VPhysicsConstructor::subInstanceManager.
Referenced by G4GenericBiasingPhysics::AssociateParallelGeometries(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4FastSimulationPhysics::ConstructProcess(), G4GenericBiasingPhysics::ConstructProcess(), G4ParallelWorldPhysics::ConstructProcess(), G4StepLimiterPhysics::ConstructProcess(), G4DecayPhysics::ConstructProcess(), G4UnknownDecayPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), G4ChargeExchangePhysics::ConstructProcess(), G4StoppingPhysics::ConstructProcess(), and G4StoppingPhysicsFritiofWithBinaryCascade::ConstructProcess().
|
inlineinherited |
Definition at line 191 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::namePhysics.
Referenced by G4EmDNAPhysics_option1::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4ThermalNeutrons::ConstructProcess(), DumpBanner(), G4HadronPhysicsQGSP_BERT::DumpBanner(), export_G4VPhysicsConstructor(), G4HadronDElasticPhysics::G4HadronDElasticPhysics(), G4HadronElasticPhysics::G4HadronElasticPhysics(), G4HadronElasticPhysicsHP::G4HadronElasticPhysicsHP(), G4HadronElasticPhysicsLEND::G4HadronElasticPhysicsLEND(), G4HadronElasticPhysicsPHP::G4HadronElasticPhysicsPHP(), G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS(), G4HadronHElasticPhysics::G4HadronHElasticPhysics(), G4IonElasticPhysics::G4IonElasticPhysics(), G4VModularPhysicsList::RegisterPhysics(), and G4VModularPhysicsList::ReplacePhysics().
|
inlineinherited |
Definition at line 201 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::typePhysics.
Referenced by G4VModularPhysicsList::RegisterPhysics(), and G4VModularPhysicsList::ReplacePhysics().
|
inlinestaticinherited |
Definition at line 213 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::subInstanceManager.
Referenced by G4PhysicsListWorkspace::G4PhysicsListWorkspace().
|
inlineinherited |
Definition at line 181 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::verboseLevel.
Referenced by G4MuonicAtomDecayPhysics::ConstructParticle(), G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), G4MuonicAtomDecayPhysics::ConstructProcess(), G4ChargeExchangePhysics::ConstructProcess(), G4IonElasticPhysics::ConstructProcess(), G4ThermalNeutrons::ConstructProcess(), ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsINCLXX::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), export_G4VPhysicsConstructor(), and G4MuonicAtomDecayPhysics::G4MuonicAtomDecayPhysics().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, and G4HadronPhysicsINCLXX.
Definition at line 241 of file G4HadronPhysicsFTFP_BERT.cc.
References G4VPhysicsConstructor::AddBuilder(), G4HadronicParameters::ApplyFactorXS(), G4PhysListUtil::FindInelasticProcess(), G4ParticleTable::FindParticle(), G4HadParticles::GetKaons(), G4ParticleTable::GetParticleTable(), G4HadronicParameters::Instance(), maxBERT_kaon, minFTFP_kaon, G4HadronicProcess::MultiplyCrossSectionBy(), QuasiElastic, and G4HadronicParameters::XSFactorHadronInelastic().
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsFTFP_BERT_HP, G4HadronPhysicsINCLXX, and G4HadronPhysicsShielding.
Definition at line 150 of file G4HadronPhysicsFTFP_BERT.cc.
References G4VPhysicsConstructor::AddBuilder(), G4HadronicProcess::AddDataSet(), G4HadronicParameters::ApplyFactorXS(), G4PhysListUtil::FindCaptureProcess(), G4PhysListUtil::FindInelasticProcess(), G4HadronicParameters::Instance(), maxBERT_neutron, minBERT_neutron, minFTFP_neutron, G4HadronicProcess::MultiplyCrossSectionBy(), G4InuclParticleNames::neu, G4Neutron::Neutron(), G4InuclParticleNames::neutron, QuasiElastic, G4HadronicProcess::RegisterMe(), and G4HadronicParameters::XSFactorNucleonInelastic().
Referenced by CreateModels().
|
delete |
|
protectedvirtual |
Reimplemented in G4HadronPhysicsINCLXX.
Definition at line 272 of file G4HadronPhysicsFTFP_BERT.cc.
References G4HadronicBuilder::BuildAntiLightIonsFTFP(), G4HadronicBuilder::BuildBCHadronsFTFP_BERT(), G4HadronicBuilder::BuildHyperonsFTFP_BERT(), G4HadronicParameters::EnableBCParticles(), G4HadronicParameters::EnergyThresholdForHeavyHadrons(), G4HadronicParameters::GetMaxEnergy(), and G4HadronicParameters::Instance().
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, and G4HadronPhysicsINCLXX.
Definition at line 209 of file G4HadronPhysicsFTFP_BERT.cc.
References G4VPhysicsConstructor::AddBuilder(), G4HadronicParameters::ApplyFactorXS(), G4PhysListUtil::FindInelasticProcess(), G4HadronicParameters::Instance(), maxBERT_pion, minFTFP_pion, G4HadronicProcess::MultiplyCrossSectionBy(), pi, G4InuclParticleNames::pion(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), QuasiElastic, and G4HadronicParameters::XSFactorPionInelastic().
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsINCLXX, and G4HadronPhysicsNuBeam.
Definition at line 184 of file G4HadronPhysicsFTFP_BERT.cc.
References G4VPhysicsConstructor::AddBuilder(), G4HadronicParameters::ApplyFactorXS(), G4PhysListUtil::FindInelasticProcess(), G4HadronicParameters::Instance(), maxBERT_proton, minBERT_proton, minFTFP_proton, G4HadronicProcess::MultiplyCrossSectionBy(), G4InuclParticleNames::pro, G4Proton::Proton(), G4InuclParticleNames::proton, QuasiElastic, and G4HadronicParameters::XSFactorNucleonInelastic().
Referenced by CreateModels().
|
inlineprotectedinherited |
Definition at line 206 of file G4VPhysicsConstructor.hh.
References G4PhysicsListHelper::GetPhysicsListHelper(), and G4PhysicsListHelper::RegisterProcess().
Referenced by G4MuonicAtomDecayPhysics::ConstructProcess(), G4RadioactiveDecayPhysics::ConstructProcess(), and G4EmDNAChemistry_option2::ConstructProcess().
|
inlineinherited |
Definition at line 186 of file G4VPhysicsConstructor.hh.
References G4InuclParticleNames::name(), and G4VPhysicsConstructor::namePhysics.
Referenced by export_G4VPhysicsConstructor().
|
inlineinherited |
Definition at line 196 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::typePhysics.
Referenced by G4DecayPhysics::G4DecayPhysics(), G4EmDNAPhysics::G4EmDNAPhysics(), G4EmDNAPhysics_option1::G4EmDNAPhysics_option1(), G4EmDNAPhysics_option2::G4EmDNAPhysics_option2(), G4EmDNAPhysics_option3::G4EmDNAPhysics_option3(), G4EmDNAPhysics_option4::G4EmDNAPhysics_option4(), G4EmDNAPhysics_option5::G4EmDNAPhysics_option5(), G4EmDNAPhysics_option6::G4EmDNAPhysics_option6(), G4EmDNAPhysics_option7::G4EmDNAPhysics_option7(), G4EmDNAPhysics_option8::G4EmDNAPhysics_option8(), G4EmDNAPhysics_stationary_option2::G4EmDNAPhysics_stationary_option2(), G4EmDNAPhysics_stationary_option4::G4EmDNAPhysics_stationary_option4(), G4EmDNAPhysics_stationary_option6::G4EmDNAPhysics_stationary_option6(), G4EmExtraPhysics::G4EmExtraPhysics(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmLowEPPhysics::G4EmLowEPPhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics::G4EmStandardPhysics(), G4EmStandardPhysics_option1::G4EmStandardPhysics_option1(), G4EmStandardPhysics_option2::G4EmStandardPhysics_option2(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EmStandardPhysicsGS::G4EmStandardPhysicsGS(), G4EmStandardPhysicsSS::G4EmStandardPhysicsSS(), G4EmStandardPhysicsWVI::G4EmStandardPhysicsWVI(), G4HadronElasticPhysics::G4HadronElasticPhysics(), G4HadronInelasticQBBC::G4HadronInelasticQBBC(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_BIC::G4HadronPhysicsQGSP_BIC(), G4IonINCLXXPhysics::G4IonINCLXXPhysics(), G4IonPhysics::G4IonPhysics(), G4IonPhysicsPHP::G4IonPhysicsPHP(), G4IonQMDPhysics::G4IonQMDPhysics(), G4NeutronTrackingCut::G4NeutronTrackingCut(), G4StepLimiterPhysics::G4StepLimiterPhysics(), G4StoppingPhysics::G4StoppingPhysics(), and G4StoppingPhysicsFritiofWithBinaryCascade::G4StoppingPhysicsFritiofWithBinaryCascade().
|
inlineinherited |
Definition at line 176 of file G4VPhysicsConstructor.hh.
References G4VPhysicsConstructor::verboseLevel.
Referenced by export_G4VPhysicsConstructor(), G4EmDNAPhysics::G4EmDNAPhysics(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmLowEPPhysics::G4EmLowEPPhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics::G4EmStandardPhysics(), G4EmStandardPhysics_option1::G4EmStandardPhysics_option1(), G4EmStandardPhysics_option2::G4EmStandardPhysics_option2(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EmStandardPhysicsGS::G4EmStandardPhysicsGS(), G4EmStandardPhysicsSS::G4EmStandardPhysicsSS(), G4MuonicAtomDecayPhysics::G4MuonicAtomDecayPhysics(), G4VHadronPhysics::G4VHadronPhysics(), and PhysicsListEMstd::PhysicsListEMstd().
|
virtualinherited |
Definition at line 105 of file G4VPhysicsConstructor.cc.
References G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, and G4VPhysicsConstructor::subInstanceManager.
Referenced by G4VPhysicsConstructor::~G4VPhysicsConstructor().
|
protectedinherited |
Definition at line 170 of file G4VPhysicsConstructor.hh.
Referenced by G4VPhysicsConstructor::AddBuilder(), G4VPhysicsConstructor::G4VPhysicsConstructor(), G4VPhysicsConstructor::GetBuilders(), G4VPhysicsConstructor::GetParticleIterator(), and G4VPhysicsConstructor::TerminateWorker().
|
protected |
Definition at line 75 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Kaon(), and G4HadronPhysicsFTF_BIC::Kaon().
|
protected |
Definition at line 79 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 73 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Pion(), and G4HadronPhysicsFTF_BIC::Pion().
|
protected |
Definition at line 77 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Proton(), G4HadronPhysicsFTF_BIC::Proton(), and G4HadronPhysicsNuBeam::Proton().
|
protected |
Definition at line 81 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_HP::G4HadronPhysicsFTFP_BERT_HP(), G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 80 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsFTFP_BERT(), and Proton().
|
protected |
Definition at line 74 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), and Kaon().
|
protected |
Definition at line 78 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 72 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), and Pion().
|
protected |
Definition at line 76 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsNuBeam::G4HadronPhysicsNuBeam(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Proton(), and G4HadronPhysicsNuBeam::Proton().
|
protectedinherited |
Definition at line 166 of file G4VPhysicsConstructor.hh.
Referenced by G4ParallelWorldPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), G4VPhysicsConstructor::GetPhysicsName(), and G4VPhysicsConstructor::SetPhysicsName().
|
protected |
Definition at line 82 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX(), Kaon(), G4HadronPhysicsFTF_BIC::Kaon(), G4HadronPhysicsINCLXX::Kaon(), Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsShielding::Neutron(), Pion(), G4HadronPhysicsFTF_BIC::Pion(), G4HadronPhysicsINCLXX::Pion(), Proton(), G4HadronPhysicsFTF_BIC::Proton(), G4HadronPhysicsINCLXX::Proton(), G4HadronPhysicsNuBeam::Proton(), and G4HadronPhysicsINCLXX::SetQuasiElastic().
|
staticprotectedinherited |
Definition at line 171 of file G4VPhysicsConstructor.hh.
Referenced by G4VPhysicsConstructor::AddBuilder(), G4VPhysicsConstructor::G4VPhysicsConstructor(), G4VPhysicsConstructor::GetBuilders(), G4VPhysicsConstructor::GetParticleIterator(), G4VPhysicsConstructor::GetSubInstanceManager(), and G4VPhysicsConstructor::TerminateWorker().
|
protectedinherited |
Definition at line 169 of file G4VPhysicsConstructor.hh.
Referenced by PhysListEmStandard::ConstructProcess(), and G4VPhysicsConstructor::G4VPhysicsConstructor().
|
protectedinherited |
Definition at line 167 of file G4VPhysicsConstructor.hh.
Referenced by G4VPhysicsConstructor::G4VPhysicsConstructor(), G4VPhysicsConstructor::GetPhysicsType(), and G4VPhysicsConstructor::SetPhysicsType().
|
protectedinherited |
Definition at line 165 of file G4VPhysicsConstructor.hh.
Referenced by G4VHadronPhysics::BuildModel(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), G4MuonicAtomDecayPhysics::G4MuonicAtomDecayPhysics(), G4OpticalPhysics::G4OpticalPhysics(), G4VHadronPhysics::G4VHadronPhysics(), G4VPhysicsConstructor::GetVerboseLevel(), G4VHadronPhysics::NewModel(), and G4VPhysicsConstructor::SetVerboseLevel().