BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
CLASS_NAME | PARTONS::ModuleObject | static |
classId | PARTONS::GPDMMS13 | static |
clone() const | PARTONS::GPDMMS13 | virtual |
compute(const GPDKinematic &kinematic, GPDType::Type gpdType) | PARTONS::GPDModule | virtual |
compute(const GPDKinematic &kinematic, const List< GPDType > &gpdType=List< GPDType >()) | PARTONS::GPDModule | virtual |
computeE() | PARTONS::GPDMMS13 | protectedvirtual |
computeE3m() | PARTONS::GPDModule | virtual |
computeE3p() | PARTONS::GPDModule | virtual |
computeEbarTrans() | PARTONS::GPDModule | virtual |
computeEt() | PARTONS::GPDModule | virtual |
computeEt3m() | PARTONS::GPDModule | virtual |
computeEt3p() | PARTONS::GPDModule | virtual |
computeETrans() | PARTONS::GPDModule | virtual |
computeEtTrans() | PARTONS::GPDModule | virtual |
computeH() | PARTONS::GPDMMS13 | protectedvirtual |
computeH3m() | PARTONS::GPDModule | virtual |
computeH3p() | PARTONS::GPDModule | virtual |
computeHt() | PARTONS::GPDModule | virtual |
computeHt3m() | PARTONS::GPDModule | virtual |
computeHt3p() | PARTONS::GPDModule | virtual |
computeHTrans() | PARTONS::GPDModule | virtual |
computeHtTrans() | PARTONS::GPDModule | virtual |
configure(const ElemUtils::Parameters ¶meters) | PARTONS::GPDMMS13 | virtual |
configureIntegrator(const ElemUtils::Parameters ¶meters) | PARTONS::MathIntegratorModule | protected |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
DTerm(double zeta) const | PARTONS::GPDMMS13 | |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
EValPlus(double x, QuarkFlavor::Type flavor, int N) | PARTONS::GPDMMS13 | private |
forwardEval(double beta, QuarkFlavor::Type flavor) const | PARTONS::GPDMMS13 | private |
forwardEvalFunction(double beta, double kappa, double nu, double mu) const | PARTONS::GPDMMS13 | private |
forwardHval(double beta, QuarkFlavor::Type flavor) const | PARTONS::GPDMMS13 | private |
getChannelType() const | PARTONS::ModuleObject | |
getClassName() const | PARTONS::BaseObject | |
getEvolQcdModule() const | PARTONS::GPDModule | |
getIndexId() const | PARTONS::BaseObject | |
getListOfAvailableGPDTypeForComputation() const | PARTONS::GPDModule | |
getMathIntegrator() | PARTONS::MathIntegratorModule | protected |
getMuF2Ref() const | PARTONS::GPDModule | |
getObjectId() const | PARTONS::BaseObject | |
getPDFModule() const | PARTONS::GPDModule | |
getReferenceModuleId() const | PARTONS::ModuleObject | |
getUniqueObjectId() | PARTONS::BaseObject | private |
GPD_MODULE_CLASS_NAME | PARTONS::GPDModule | static |
GPDMMS13(const std::string &className) | PARTONS::GPDMMS13 | |
GPDMMS13(const GPDMMS13 &other) | PARTONS::GPDMMS13 | protected |
GPDModule(const std::string &className) | PARTONS::GPDModule | protected |
GPDModule(const GPDModule &other) | PARTONS::GPDModule | protected |
HpEDDVal(double x, QuarkFlavor::Type flavor, int N) | PARTONS::GPDMMS13 | private |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
initFunctorsForIntegrations() | PARTONS::GPDMMS13 | private |
initModule() | PARTONS::GPDMMS13 | protectedvirtual |
integrate(NumA::FunctionType1D *pFunction, double a, double b, std::vector< double > ¶meters) | PARTONS::MathIntegratorModule | protected |
IntEvalPlusA(double alpha, std::vector< double > par) | PARTONS::GPDMMS13 | private |
IntEvalPlusAB(double alpha, std::vector< double > par) | PARTONS::GPDMMS13 | private |
IntEvalPlusB(double alpha, std::vector< double > par) | PARTONS::GPDMMS13 | private |
IntHpEDDval(double beta, std::vector< double > par) | PARTONS::GPDMMS13 | private |
isModuleWellConfigured() | PARTONS::GPDMMS13 | protectedvirtual |
m_C | PARTONS::GPDMMS13 | private |
m_channelType | PARTONS::ModuleObject | private |
m_className | PARTONS::BaseObject | private |
m_currentGPDComputeType | PARTONS::GPDModule | protected |
m_indexId | PARTONS::BaseObject | private |
m_it | PARTONS::GPDModule | protected |
m_listGPDComputeTypeAvailable | PARTONS::GPDModule | protected |
m_mathIntegrator | PARTONS::MathIntegratorModule | private |
m_MuF2 | PARTONS::GPDModule | protected |
m_MuF2_ref | PARTONS::GPDModule | protected |
m_MuR2 | PARTONS::GPDModule | protected |
m_NE | PARTONS::GPDMMS13 | private |
m_NHpE | PARTONS::GPDMMS13 | private |
m_objectId | PARTONS::BaseObject | private |
m_pCollinearDistributionModule | PARTONS::GPDModule | protected |
m_pGPDEvolutionModule | PARTONS::GPDModule | protected |
m_pint_IntEvalPlusA | PARTONS::GPDMMS13 | private |
m_pint_IntEvalPlusAB | PARTONS::GPDMMS13 | private |
m_pint_IntEvalPlusB | PARTONS::GPDMMS13 | private |
m_pint_IntHpEDDval | PARTONS::GPDMMS13 | private |
m_pModuleObjectFactory | PARTONS::ModuleObject | protected |
m_referenceModuleId | PARTONS::ModuleObject | private |
m_t | PARTONS::GPDModule | protected |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
m_x | PARTONS::GPDModule | protected |
m_xi | PARTONS::GPDModule | protected |
MathIntegratorModule() | PARTONS::MathIntegratorModule | |
MathIntegratorModule(const MathIntegratorModule &other) | PARTONS::MathIntegratorModule | protected |
ModuleObject(const std::string &className, ChannelType::Type channelType) | PARTONS::ModuleObject | |
ModuleObject(const ModuleObject &other) | PARTONS::ModuleObject | protected |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
PARAM_NAME_INTEGRATOR_TYPE | PARTONS::MathIntegratorModule | static |
PARAMETER_NAME_MMS13MODEL_C | PARTONS::GPDMMS13 | static |
PARAMETER_NAME_MMS13MODEL_NE | PARTONS::GPDMMS13 | static |
PARAMETER_NAME_MMS13MODEL_NHpE | PARTONS::GPDMMS13 | static |
prepareSubModules(const std::map< std::string, BaseObjectData > &subModulesData) | PARTONS::GPDModule | virtual |
profileFunction(double beta, double alpha, int N) | PARTONS::GPDMMS13 | private |
resolveObjectDependencies() | PARTONS::GPDMMS13 | virtual |
run() | PARTONS::GPDModule | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
setCurrentGPDType(GPDType::Type gpdType) | PARTONS::GPDModule | protected |
setEvolQcdModule(GPDEvolutionModule *pEvolQcdModule) | PARTONS::GPDModule | |
setIndexId(int indexId) | PARTONS::BaseObject | |
setIntegrator(NumA::IntegratorType1D::Type integratorType) | PARTONS::MathIntegratorModule | protected |
setKinematics(const GPDKinematic &kinematic) | PARTONS::GPDModule | protectedvirtual |
setPDFModule(CollinearDistributionModule *pPDFModule) | PARTONS::GPDModule | |
setReferenceModuleId(unsigned int referenceModuleId) | PARTONS::ModuleObject | |
toString() const | PARTONS::GPDMMS13 | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~GPDMMS13() | PARTONS::GPDMMS13 | virtual |
~GPDModule() | PARTONS::GPDModule | virtual |
~MathIntegratorModule() | PARTONS::MathIntegratorModule | virtual |
~ModuleObject() | PARTONS::ModuleObject | virtual |