| addPartonDistribution(GPDType::Type gpdType, const PartonDistribution &partonDistribution) | PARTONS::GPDResult | |
| BaseObject(const std::string &className) | PARTONS::BaseObject | |
| BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
| clone() const | PARTONS::BaseObject | virtual |
| compare(ComparisonReport &rootComparisonReport, const GPDResult &referenceObject, std::string parentObjectInfo="") const | PARTONS::GPDResult | |
| debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
| getChannelType() const | PARTONS::Result< GPDKinematic > | inline |
| getClassName() const | PARTONS::BaseObject | |
| getComputationModuleName() const | PARTONS::Result< GPDKinematic > | inline |
| getIndexId() const | PARTONS::BaseObject | |
| getKinematic() const | PARTONS::Result< GPDKinematic > | inline |
| getLastAvailable() const | PARTONS::GPDResult | |
| getObjectId() const | PARTONS::BaseObject | |
| getPartonDistribution(GPDType::Type gpdType) const | PARTONS::GPDResult | |
| getPartonDistributions() const | PARTONS::GPDResult | |
| getResultInfo() const | PARTONS::Result< GPDKinematic > | inline |
| getUniqueObjectId() | PARTONS::BaseObject | private |
| GPDResult() | PARTONS::GPDResult | |
| GPDResult(const GPDKinematic &kinematic) | PARTONS::GPDResult | |
| GPDResult(const GPDResult &other) | PARTONS::GPDResult | |
| info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| isAvailable(const GPDType::Type &gpdType) const | PARTONS::GPDResult | |
| listGPDTypeComputed() const | PARTONS::GPDResult | |
| m_channelType | PARTONS::Result< GPDKinematic > | protected |
| m_className | PARTONS::BaseObject | private |
| m_computationModuleName | PARTONS::Result< GPDKinematic > | protected |
| m_indexId | PARTONS::BaseObject | private |
| m_it | PARTONS::GPDResult | mutableprivate |
| m_kinematic | PARTONS::Result< GPDKinematic > | protected |
| m_objectId | PARTONS::BaseObject | private |
| m_partonDistributions | PARTONS::GPDResult | private |
| m_resultInfo | PARTONS::Result< GPDKinematic > | protected |
| m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
| operator<(const Result< GPDKinematic > &other) const | PARTONS::Result< GPDKinematic > | inline |
| PARTONS::BaseObject::operator<(const BaseObject &other) const | PARTONS::BaseObject | |
| resolveObjectDependencies() | PARTONS::BaseObject | virtual |
| Result(const std::string &className, ChannelType::Type channelType) | PARTONS::Result< GPDKinematic > | inlineprotected |
| Result(const std::string &className, ChannelType::Type channelType, const GPDKinematic &kinematic) | PARTONS::Result< GPDKinematic > | inlineprotected |
| Result(const Result &other) | PARTONS::Result< GPDKinematic > | inlineprotected |
| serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
| setComputationModuleName(const std::string &moduleName) | PARTONS::Result< GPDKinematic > | inline |
| setIndexId(int indexId) | PARTONS::BaseObject | |
| setKinematic(const GPDKinematic &kinematic) | PARTONS::Result< GPDKinematic > | inline |
| setPartonDistributions(const std::map< GPDType::Type, PartonDistribution > &partonDistributions) | PARTONS::GPDResult | |
| setResultInfo(const ResultInfo &resultInfo) | PARTONS::Result< GPDKinematic > | inline |
| toString() const | PARTONS::GPDResult | virtual |
| unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
| warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| ~BaseObject() | PARTONS::BaseObject | virtual |
| ~GPDResult() | PARTONS::GPDResult | virtual |
| ~Result() | PARTONS::Result< GPDKinematic > | inlinevirtual |