| BaseObject(const std::string &className) | PARTONS::BaseObject | |
| BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
| clone() const | PARTONS::BaseObject | virtual |
| compare(ComparisonReport &rootComparisonReport, const ObservableResult &referenceObject, std::string parentObjectInfo=ElemUtils::StringUtils::EMPTY) const | PARTONS::ObservableResult< KinematicType > | inline |
| 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< KinematicType > | inline |
| getClassName() const | PARTONS::BaseObject | |
| getComputationModuleName() const | PARTONS::Result< KinematicType > | inline |
| getErrScale() const | PARTONS::ObservableResult< KinematicType > | inline |
| getErrStat() const | PARTONS::ObservableResult< KinematicType > | inline |
| getErrSys() const | PARTONS::ObservableResult< KinematicType > | inline |
| getExperimentalDataSetName() const | PARTONS::ObservableResult< KinematicType > | inline |
| getIndexId() const | PARTONS::BaseObject | |
| getKinematic() const | PARTONS::Result< KinematicType > | inline |
| getObjectId() const | PARTONS::BaseObject | |
| getResultInfo() const | PARTONS::Result< KinematicType > | inline |
| getUniqueObjectId() | PARTONS::BaseObject | private |
| getValue() const | PARTONS::ObservableResult< KinematicType > | inline |
| info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| m_channelType | PARTONS::Result< KinematicType > | protected |
| m_className | PARTONS::BaseObject | private |
| m_computationModuleName | PARTONS::Result< KinematicType > | protected |
| m_errScale | PARTONS::ObservableResult< KinematicType > | protected |
| m_errStat | PARTONS::ObservableResult< KinematicType > | protected |
| m_errSys | PARTONS::ObservableResult< KinematicType > | protected |
| m_experimentalDataSetName | PARTONS::ObservableResult< KinematicType > | protected |
| m_indexId | PARTONS::BaseObject | private |
| m_kinematic | PARTONS::Result< KinematicType > | protected |
| m_objectId | PARTONS::BaseObject | private |
| m_resultInfo | PARTONS::Result< KinematicType > | protected |
| m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
| m_value | PARTONS::ObservableResult< KinematicType > | protected |
| ObservableResult(const std::string &className, ChannelType::Type channelType) | PARTONS::ObservableResult< KinematicType > | inlineprotected |
| ObservableResult(const std::string &className, ChannelType::Type channelType, const PhysicalType< double > &value) | PARTONS::ObservableResult< KinematicType > | inlineprotected |
| ObservableResult(const std::string &className, ChannelType::Type channelType, const KinematicType &kinematic) | PARTONS::ObservableResult< KinematicType > | inlineprotected |
| ObservableResult(const std::string &className, ChannelType::Type channelType, const PhysicalType< double > &value, const KinematicType &kinematic) | PARTONS::ObservableResult< KinematicType > | inlineprotected |
| ObservableResult(const ObservableResult &other) | PARTONS::ObservableResult< KinematicType > | inlineprotected |
| operator<(const Result< KinematicType > &other) const | PARTONS::Result< KinematicType > | inline |
| PARTONS::BaseObject::operator<(const BaseObject &other) const | PARTONS::BaseObject | |
| resolveObjectDependencies() | PARTONS::BaseObject | virtual |
| Result(const std::string &className, ChannelType::Type channelType) | PARTONS::Result< KinematicType > | inlineprotected |
| Result(const std::string &className, ChannelType::Type channelType, const KinematicType &kinematic) | PARTONS::Result< KinematicType > | inlineprotected |
| Result(const Result &other) | PARTONS::Result< KinematicType > | inlineprotected |
| serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
| setComputationModuleName(const std::string &moduleName) | PARTONS::Result< KinematicType > | inline |
| setErrScale(const ErrorBar< double > &errScale) | PARTONS::ObservableResult< KinematicType > | inline |
| setErrStat(const ErrorBar< double > &errStat) | PARTONS::ObservableResult< KinematicType > | inline |
| setErrSys(const ErrorBar< double > &errSys) | PARTONS::ObservableResult< KinematicType > | inline |
| setExperimentalDataSetName(const std::string &experimentalDataSetName) | PARTONS::ObservableResult< KinematicType > | inline |
| setIndexId(int indexId) | PARTONS::BaseObject | |
| setKinematic(const KinematicType &kinematic) | PARTONS::Result< KinematicType > | inline |
| setResultInfo(const ResultInfo &resultInfo) | PARTONS::Result< KinematicType > | inline |
| setValue(const PhysicalType< double > &value) | PARTONS::ObservableResult< KinematicType > | inline |
| toString() const | PARTONS::ObservableResult< KinematicType > | inlinevirtual |
| unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
| warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| ~BaseObject() | PARTONS::BaseObject | virtual |
| ~ObservableResult() | PARTONS::ObservableResult< KinematicType > | inlinevirtual |
| ~Result() | PARTONS::Result< KinematicType > | inlinevirtual |