BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
CLASS_NAME | PARTONS::ModuleObject | static |
clone() const =0 | PARTONS::GAM2ProcessModule | pure virtual |
compute(PolarizationType::Type polG0, PolarizationType::Type polG1, PolarizationType::Type polG2, NumA::Vector3D targetPolarization, const GAM2ObservableKinematic &kinematic, const List< GPDType > &gpdType=List< GPDType >()) | PARTONS::GAM2ProcessModule | virtual |
computeConvolCoeffFunction(const GAM2ObservableKinematic &kinematic, const List< GPDType > &gpdType=List< GPDType >()) | PARTONS::GAM2ProcessModule | protected |
configure(const ElemUtils::Parameters ¶meters) | PARTONS::GAM2ProcessModule | virtual |
CrossSection() | PARTONS::GAM2ProcessModule | virtual |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
GAM2_PROCESS_MODULE_CLASS_NAME | PARTONS::GAM2ProcessModule | static |
GAM2ProcessModule(const std::string &className) | PARTONS::GAM2ProcessModule | protected |
GAM2ProcessModule(const GAM2ProcessModule &other) | PARTONS::GAM2ProcessModule | protected |
getChannelType() const | PARTONS::ModuleObject | |
getClassName() const | PARTONS::BaseObject | |
getConvolCoeffFunctionModule() const | PARTONS::GAM2ProcessModule | |
getConvolCoeffFunctionValue(GPDType::Type gpdType) | PARTONS::GAM2ProcessModule | protected |
getIndexId() const | PARTONS::BaseObject | |
getListOfAvailableGPDTypeForComputation() const | PARTONS::GAM2ProcessModule | virtual |
getObjectId() const | PARTONS::BaseObject | |
getReferenceModuleId() const | PARTONS::ModuleObject | |
getScaleModule() const | PARTONS::GAM2ProcessModule | |
getUniqueObjectId() | PARTONS::BaseObject | private |
getXiConverterModule() const | PARTONS::GAM2ProcessModule | |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
initModule() | PARTONS::GAM2ProcessModule | protectedvirtual |
isCCFModuleDependent() const | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | inline |
isModuleWellConfigured() | PARTONS::GAM2ProcessModule | protectedvirtual |
isPreviousCCFKinematicDifferent(const GAM2ConvolCoeffFunctionKinematic &kinematic) const | PARTONS::GAM2ProcessModule | |
m_channelType | PARTONS::ModuleObject | private |
m_className | PARTONS::BaseObject | private |
m_dvcsConvolCoeffFunctionResult | PARTONS::GAM2ProcessModule | protected |
m_E | PARTONS::GAM2ProcessModule | protected |
m_indexId | PARTONS::BaseObject | private |
m_isCCFModuleDependent | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | protected |
m_lastCCFKinematics | PARTONS::GAM2ProcessModule | protected |
m_Mgg2 | PARTONS::GAM2ProcessModule | protected |
m_objectId | PARTONS::BaseObject | private |
m_pConvolCoeffFunctionModule | PARTONS::GAM2ProcessModule | protected |
m_phi | PARTONS::GAM2ProcessModule | protected |
m_pModuleObjectFactory | PARTONS::ModuleObject | protected |
m_polG0 | PARTONS::GAM2ProcessModule | protected |
m_polG1 | PARTONS::GAM2ProcessModule | protected |
m_polG2 | PARTONS::GAM2ProcessModule | protected |
m_pScaleModule | PARTONS::GAM2ProcessModule | protected |
m_pXiConverterModule | PARTONS::GAM2ProcessModule | protected |
m_referenceModuleId | PARTONS::ModuleObject | private |
m_t | PARTONS::GAM2ProcessModule | protected |
m_targetPolarization | PARTONS::GAM2ProcessModule | protected |
m_tmin | PARTONS::GAM2ProcessModule | protected |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
m_uPrim | PARTONS::GAM2ProcessModule | protected |
m_xi | PARTONS::GAM2ProcessModule | 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 | |
prepareSubModules(const std::map< std::string, BaseObjectData > &subModulesData) | PARTONS::GAM2ProcessModule | virtual |
ProcessModule(const std::string &className, ChannelType::Type channelType) | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | inlineprotected |
ProcessModule(const ProcessModule &other) | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | inlineprotected |
resetPreviousKinematic() | PARTONS::GAM2ProcessModule | virtual |
resolveObjectDependencies() | PARTONS::GAM2ProcessModule | virtual |
run() | PARTONS::GAM2ProcessModule | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
setConvolCoeffFunction(const GAM2ConvolCoeffFunctionKinematic &kin, const GAM2ConvolCoeffFunctionResult &result) | PARTONS::GAM2ProcessModule | |
setConvolCoeffFunctionModule(GAM2ConvolCoeffFunctionModule *pConvolCoeffFunctionModule) | PARTONS::GAM2ProcessModule | |
setExperimentalConditions(PolarizationType::Type polG0, PolarizationType::Type polG1, PolarizationType::Type polG2, NumA::Vector3D targetPolarization) | PARTONS::GAM2ProcessModule | protectedvirtual |
setIndexId(int indexId) | PARTONS::BaseObject | |
setIsCCFModuleDependent(bool isCCFModuleDependent) | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | inline |
setKinematics(const GAM2ObservableKinematic &kinematic) | PARTONS::GAM2ProcessModule | protectedvirtual |
setReferenceModuleId(unsigned int referenceModuleId) | PARTONS::ModuleObject | |
setScaleModule(GAM2ScalesModule *pScaleModule) | PARTONS::GAM2ProcessModule | |
setXiConverterModule(GAM2XiConverterModule *pXiConverterModule) | PARTONS::GAM2ProcessModule | |
toString() const | PARTONS::GAM2ProcessModule | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~GAM2ProcessModule() | PARTONS::GAM2ProcessModule | virtual |
~ModuleObject() | PARTONS::ModuleObject | virtual |
~ProcessModule() | PARTONS::ProcessModule< GAM2ObservableKinematic, GAM2ObservableResult > | inlinevirtual |