AddLowRegistry(Registry *rp, bool owns=true) | genie::Algorithm | protected |
AddTopRegisties(const vector< Registry * > &rs, bool owns=false) | genie::Algorithm | protected |
AddTopRegistry(Registry *rp, bool owns=true) | genie::Algorithm | protected |
AdoptConfig(void) | genie::Algorithm | |
AdoptSubstructure(void) | genie::Algorithm | |
Algorithm() | genie::Algorithm | protected |
Algorithm(string name) | genie::Algorithm | protected |
Algorithm(string name, string config) | genie::Algorithm | protected |
AllowReconfig(void) const | genie::Algorithm | inlinevirtual |
AssertValidity(const Interaction *in) const | genie::PythiaBaseHadro2019 | protectedvirtual |
BuildParamVectKey(const std::string &comm_name, unsigned int i) | genie::Algorithm | static |
BuildParamVectSizeKey(const std::string &comm_name) | genie::Algorithm | static |
Compare(const Algorithm *alg) const | genie::Algorithm | virtual |
Configure(const Registry &config) | genie::Algorithm | virtual |
Configure(string config) | genie::Algorithm | virtual |
CopyOriginalDecayFlags(void) const =0 | genie::PythiaBaseHadro2019 | protectedpure virtual |
DeleteConfig(void) | genie::Algorithm | protected |
DeleteSubstructure(void) | genie::Algorithm | protected |
EventRecordVisitorI() | genie::EventRecordVisitorI | protected |
EventRecordVisitorI(string name) | genie::EventRecordVisitorI | protected |
EventRecordVisitorI(string name, string config) | genie::EventRecordVisitorI | protected |
ExtractLocalConfig(const Registry &in) const | genie::Algorithm | protected |
ExtractLowerConfig(const Registry &in, const string &alg_key) const | genie::Algorithm | protected |
fAllowReconfig | genie::Algorithm | protected |
fConfVect | genie::Algorithm | protected |
fDiQuarkSuppression | genie::PythiaBaseHadro2019 | protected |
fGaussianPt2 | genie::PythiaBaseHadro2019 | protected |
fID | genie::Algorithm | protected |
FindConfig(void) | genie::Algorithm | virtual |
fLeadingQuark | genie::PythiaBaseHadro2019 | mutableprotected |
fLightVMesonSuppression | genie::PythiaBaseHadro2019 | protected |
fLunda | genie::PythiaBaseHadro2019 | protected |
fLundaDiq | genie::PythiaBaseHadro2019 | protected |
fLundb | genie::PythiaBaseHadro2019 | protected |
fNonGaussianPt2Tail | genie::PythiaBaseHadro2019 | protected |
fOriDecayFlag_D0 | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_Dm | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_Dp | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_Dpp | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_K0 | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_K0b | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_L0 | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_L0b | genie::PythiaBaseHadro2019 | mutableprotected |
fOriDecayFlag_pi0 | genie::PythiaBaseHadro2019 | mutableprotected |
fOwnedSubAlgMp | genie::Algorithm | protected |
fOwnerships | genie::Algorithm | protected |
fOwnsSubstruc | genie::Algorithm | protected |
fRemainingECutoff | genie::PythiaBaseHadro2019 | protected |
fRemnantDiquark | genie::PythiaBaseHadro2019 | mutableprotected |
fReqDecayFlag_D0 | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_Dm | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_Dp | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_Dpp | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_K0 | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_K0b | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_L0 | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_L0b | genie::PythiaBaseHadro2019 | protected |
fReqDecayFlag_pi0 | genie::PythiaBaseHadro2019 | protected |
fSSBarSuppression | genie::PythiaBaseHadro2019 | protected |
fStatus | genie::Algorithm | protected |
fSVMesonSuppression | genie::PythiaBaseHadro2019 | protected |
GetConfig(void) const | genie::Algorithm | virtual |
GetOwnedConfig(void) | genie::Algorithm | |
GetParam(const RgKey &name, T &p, bool is_top_call=true) const | genie::Algorithm | protected |
GetParamDef(const RgKey &name, T &p, const T &def) const | genie::Algorithm | protected |
GetParamVect(const std::string &comm_name, std::vector< T > &v, bool is_top_call=true) const | genie::Algorithm | protected |
GetParamVectKeys(const std::string &comm_name, std::vector< RgKey > &k, bool is_top_call=true) const | genie::Algorithm | protected |
GetStatus(void) const | genie::Algorithm | inlinevirtual |
Hadronize(GHepRecord *event) const =0 | genie::PythiaBaseHadro2019 | protectedpure virtual |
Id(void) const | genie::Algorithm | inlinevirtual |
Initialize(void) | genie::PythiaBaseHadro2019 | protectedvirtual |
LoadConfig(void) | genie::PythiaBaseHadro2019 | protectedvirtual |
MakeQuarkDiquarkAssignments(const Interaction *in) const | genie::PythiaBaseHadro2019 | protectedvirtual |
MergeTopRegistry(const Registry &r) | genie::Algorithm | protected |
Print(ostream &stream) const | genie::Algorithm | virtual |
ProcessEventRecord(GHepRecord *event) const | genie::PythiaBaseHadro2019 | protectedvirtual |
PythiaBaseHadro2019() | genie::PythiaBaseHadro2019 | protected |
PythiaBaseHadro2019(string name) | genie::PythiaBaseHadro2019 | protected |
PythiaBaseHadro2019(string name, string config) | genie::PythiaBaseHadro2019 | protected |
RestoreOriginalDecayFlags(void) const =0 | genie::PythiaBaseHadro2019 | protectedpure virtual |
SetDesiredDecayFlags(void) const =0 | genie::PythiaBaseHadro2019 | protectedpure virtual |
SetId(const AlgId &id) | genie::Algorithm | virtual |
SetId(string name, string config) | genie::Algorithm | virtual |
SubAlg(const RgKey ®istry_key) const | genie::Algorithm | |
~Algorithm() | genie::Algorithm | virtual |
~EventRecordVisitorI() | genie::EventRecordVisitorI | virtual |
~PythiaBaseHadro2019() | genie::PythiaBaseHadro2019 | protectedvirtual |