| 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 |
| BuildParamMatColSizeKey(const std::string &comm_name) | genie::Algorithm | static |
| BuildParamMatKey(const std::string &comm_name, unsigned int i, unsigned int j) | genie::Algorithm | static |
| BuildParamMatRowSizeKey(const std::string &comm_name) | genie::Algorithm | static |
| BuildParamVectKey(const std::string &comm_name, unsigned int i) | genie::Algorithm | static |
| BuildParamVectSizeKey(const std::string &comm_name) | genie::Algorithm | static |
| CalcPDFs(const Interaction *i) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| Calculate(const Interaction *interaction) const | genie::QPMDISStrucFuncBase | virtual |
| Compare(const Algorithm *alg) const | genie::Algorithm | virtual |
| Configure(const Registry &config) | genie::QPMDISStrucFuncBase | virtual |
| Configure(string param_set) | genie::QPMDISStrucFuncBase | virtual |
| DeleteConfig(void) | genie::Algorithm | protected |
| DeleteSubstructure(void) | genie::Algorithm | protected |
| DISStructureFuncModelI() | genie::DISStructureFuncModelI | protected |
| DISStructureFuncModelI(string name) | genie::DISStructureFuncModelI | protected |
| DISStructureFuncModelI(string name, string config) | genie::DISStructureFuncModelI | protected |
| ExtractLocalConfig(const Registry &in) const | genie::Algorithm | protected |
| ExtractLowerConfig(const Registry &in, const string &alg_key) const | genie::Algorithm | protected |
| F1(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| F2(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| F3(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| F4(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| F5(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| F6(void) const | genie::QPMDISStrucFuncBase | inlinevirtual |
| fAllowReconfig | genie::Algorithm | protected |
| fc | genie::QPMDISStrucFuncBase | mutableprotected |
| fc_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fCharmOff | genie::QPMDISStrucFuncBase | protected |
| fConfVect | genie::Algorithm | protected |
| fds | genie::QPMDISStrucFuncBase | mutableprotected |
| fds_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fdv | genie::QPMDISStrucFuncBase | mutableprotected |
| fdv_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fF1 | genie::QPMDISStrucFuncBase | mutableprotected |
| fF2 | genie::QPMDISStrucFuncBase | mutableprotected |
| fF3 | genie::QPMDISStrucFuncBase | mutableprotected |
| fF4 | genie::QPMDISStrucFuncBase | mutableprotected |
| fF5 | genie::QPMDISStrucFuncBase | mutableprotected |
| fF6 | genie::QPMDISStrucFuncBase | mutableprotected |
| fID | genie::Algorithm | protected |
| fIncludeNuclMod | genie::QPMDISStrucFuncBase | protected |
| fIncludeR | genie::QPMDISStrucFuncBase | protected |
| FindConfig(void) | genie::Algorithm | virtual |
| fLowQ2CutoffF1F2 | genie::QPMDISStrucFuncBase | protected |
| fMc | genie::QPMDISStrucFuncBase | protected |
| fOwnedSubAlgMp | genie::Algorithm | protected |
| fOwnerships | genie::Algorithm | protected |
| fOwnsSubstruc | genie::Algorithm | protected |
| fPDF | genie::QPMDISStrucFuncBase | protected |
| fPDFc | genie::QPMDISStrucFuncBase | protected |
| fQ2min | genie::QPMDISStrucFuncBase | protected |
| fs | genie::QPMDISStrucFuncBase | mutableprotected |
| fs_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fSin2thw | genie::QPMDISStrucFuncBase | protected |
| fStatus | genie::Algorithm | protected |
| fus | genie::QPMDISStrucFuncBase | mutableprotected |
| fus_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fUse2016Corrections | genie::QPMDISStrucFuncBase | protected |
| fuv | genie::QPMDISStrucFuncBase | mutableprotected |
| fuv_c | genie::QPMDISStrucFuncBase | mutableprotected |
| fVcd | genie::QPMDISStrucFuncBase | protected |
| fVcd2 | genie::QPMDISStrucFuncBase | protected |
| fVcs | genie::QPMDISStrucFuncBase | protected |
| fVcs2 | genie::QPMDISStrucFuncBase | protected |
| fVud | genie::QPMDISStrucFuncBase | protected |
| fVud2 | genie::QPMDISStrucFuncBase | protected |
| fVus | genie::QPMDISStrucFuncBase | protected |
| fVus2 | genie::QPMDISStrucFuncBase | 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 |
| GetParamMat(const std::string &comm_name, TMatrixT< T > &mat, bool is_top_call=true) const | genie::Algorithm | protected |
| GetParamMatKeys(const std::string &comm_name, std::vector< RgKey > &k, bool is_top_call=true) const | genie::Algorithm | protected |
| GetParamMatSym(const std::string &comm_name, TMatrixTSym< T > &mat, bool is_top_call=true) 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 |
| Id(void) const | genie::Algorithm | inlinevirtual |
| Initialize(void) | genie::Algorithm | protected |
| InitPDF(void) | genie::QPMDISStrucFuncBase | protectedvirtual |
| KFactors(const Interaction *i, double &kuv, double &kdv, double &kus, double &kds) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| LoadConfig(void) | genie::QPMDISStrucFuncBase | protectedvirtual |
| MergeTopRegistry(const Registry &r) | genie::Algorithm | protected |
| NuclMod(const Interaction *i) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| Print(ostream &stream) const | genie::Algorithm | virtual |
| Q2(const Interaction *i) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| QPMDISStrucFuncBase() | genie::QPMDISStrucFuncBase | protected |
| QPMDISStrucFuncBase(string name) | genie::QPMDISStrucFuncBase | protected |
| QPMDISStrucFuncBase(string name, string config) | genie::QPMDISStrucFuncBase | protected |
| R(const Interaction *i) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| ScalingVar(const Interaction *i) const | genie::QPMDISStrucFuncBase | protectedvirtual |
| 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 |
| ~DISStructureFuncModelI() | genie::DISStructureFuncModelI | virtual |
| ~QPMDISStrucFuncBase() | genie::QPMDISStrucFuncBase | virtual |