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< GAM2ObservableKinematic > | inline |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
GAM2ObservableResult() | PARTONS::GAM2ObservableResult | |
GAM2ObservableResult(const PhysicalType< double > &value) | PARTONS::GAM2ObservableResult | |
GAM2ObservableResult(const GAM2ObservableKinematic &kinematic) | PARTONS::GAM2ObservableResult | |
GAM2ObservableResult(const PhysicalType< double > &value, const GAM2ObservableKinematic &kinematic) | PARTONS::GAM2ObservableResult | |
GAM2ObservableResult(const GAM2ObservableResult &other) | PARTONS::GAM2ObservableResult | |
getChannelType() const | PARTONS::Result< KinematicType > | inline |
getClassName() const | PARTONS::BaseObject | |
getComputationModuleName() const | PARTONS::Result< KinematicType > | inline |
getErrScale() const | PARTONS::ObservableResult< GAM2ObservableKinematic > | inline |
getErrStat() const | PARTONS::ObservableResult< GAM2ObservableKinematic > | inline |
getErrSys() const | PARTONS::ObservableResult< GAM2ObservableKinematic > | inline |
getExperimentalDataSetName() const | PARTONS::ObservableResult< GAM2ObservableKinematic > | 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< GAM2ObservableKinematic > | 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< GAM2ObservableKinematic > | protected |
m_errStat | PARTONS::ObservableResult< GAM2ObservableKinematic > | protected |
m_errSys | PARTONS::ObservableResult< GAM2ObservableKinematic > | protected |
m_experimentalDataSetName | PARTONS::ObservableResult< GAM2ObservableKinematic > | 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< GAM2ObservableKinematic > | protected |
ObservableResult(const std::string &className, ChannelType::Type channelType) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlineprotected |
ObservableResult(const std::string &className, ChannelType::Type channelType, const PhysicalType< double > &value) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlineprotected |
ObservableResult(const std::string &className, ChannelType::Type channelType, const GAM2ObservableKinematic &kinematic) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlineprotected |
ObservableResult(const std::string &className, ChannelType::Type channelType, const PhysicalType< double > &value, const GAM2ObservableKinematic &kinematic) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlineprotected |
ObservableResult(const ObservableResult &other) | PARTONS::ObservableResult< GAM2ObservableKinematic > | 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< GAM2ObservableKinematic > | inline |
setErrStat(const ErrorBar< double > &errStat) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inline |
setErrSys(const ErrorBar< double > &errSys) | PARTONS::ObservableResult< GAM2ObservableKinematic > | inline |
setExperimentalDataSetName(const std::string &experimentalDataSetName) | PARTONS::ObservableResult< GAM2ObservableKinematic > | 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< GAM2ObservableKinematic > | inline |
toString() const | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlinevirtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~GAM2ObservableResult() | PARTONS::GAM2ObservableResult | virtual |
~ObservableResult() | PARTONS::ObservableResult< GAM2ObservableKinematic > | inlinevirtual |
~Result() | PARTONS::Result< KinematicType > | inlinevirtual |