BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
clone() const | PARTONS::BaseObject | virtual |
configure(const ElemUtils::Parameters ¶meters) | PARTONS::GPDSubtractionConstantKinematic | virtual |
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::Kinematic | |
getClassName() const | PARTONS::BaseObject | |
getHashSum() const | PARTONS::Kinematic | |
getIndexId() const | PARTONS::BaseObject | |
getMuF2() const | PARTONS::GPDSubtractionConstantKinematic | |
getMuR2() const | PARTONS::GPDSubtractionConstantKinematic | |
getObjectId() const | PARTONS::BaseObject | |
getT() const | PARTONS::GPDSubtractionConstantKinematic | |
getUniqueObjectId() | PARTONS::BaseObject | private |
GPD_SUBTRACTION_CONSTANT_KINEMATIC_CLASS_NAME | PARTONS::GPDSubtractionConstantKinematic | static |
GPDSubtractionConstantKinematic() | PARTONS::GPDSubtractionConstantKinematic | |
GPDSubtractionConstantKinematic(double t, double MuF2, double MuR2) | PARTONS::GPDSubtractionConstantKinematic | |
GPDSubtractionConstantKinematic(const PhysicalType< double > &t, const PhysicalType< double > &MuF2, const PhysicalType< double > &MuR2) | PARTONS::GPDSubtractionConstantKinematic | |
GPDSubtractionConstantKinematic(const ElemUtils::GenericType &t, const ElemUtils::GenericType &MuF2, const ElemUtils::GenericType &MuR2) | PARTONS::GPDSubtractionConstantKinematic | |
GPDSubtractionConstantKinematic(const GPDSubtractionConstantKinematic &other) | PARTONS::GPDSubtractionConstantKinematic | |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
Kinematic(const std::string &className, ChannelType::Type channelType) | PARTONS::Kinematic | protected |
Kinematic(const Kinematic &other) | PARTONS::Kinematic | protected |
KINEMATIC_PARAMETER_NAME_MUF2 | PARTONS::GPDSubtractionConstantKinematic | static |
KINEMATIC_PARAMETER_NAME_MUF2_UNIT | PARTONS::GPDSubtractionConstantKinematic | static |
KINEMATIC_PARAMETER_NAME_MUR2 | PARTONS::GPDSubtractionConstantKinematic | static |
KINEMATIC_PARAMETER_NAME_MUR2_UNIT | PARTONS::GPDSubtractionConstantKinematic | static |
KINEMATIC_PARAMETER_NAME_T | PARTONS::GPDSubtractionConstantKinematic | static |
KINEMATIC_PARAMETER_NAME_T_UNIT | PARTONS::GPDSubtractionConstantKinematic | static |
m_channelType | PARTONS::Kinematic | private |
m_className | PARTONS::BaseObject | private |
m_hashSum | PARTONS::Kinematic | mutableprivate |
m_indexId | PARTONS::BaseObject | private |
m_MuF2 | PARTONS::GPDSubtractionConstantKinematic | private |
m_MuR2 | PARTONS::GPDSubtractionConstantKinematic | private |
m_objectId | PARTONS::BaseObject | private |
m_t | PARTONS::GPDSubtractionConstantKinematic | private |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
operator!=(const GPDSubtractionConstantKinematic &other) const | PARTONS::GPDSubtractionConstantKinematic | |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
operator==(const GPDSubtractionConstantKinematic &other) const | PARTONS::GPDSubtractionConstantKinematic | |
resolveObjectDependencies() | PARTONS::BaseObject | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::GPDSubtractionConstantKinematic | |
serializeIntoStdVector(std::vector< double > &vec) const | PARTONS::Kinematic | |
setHashSum(const std::string &hashSum) const | PARTONS::Kinematic | |
setIndexId(int indexId) | PARTONS::BaseObject | |
setMuF2(const PhysicalType< double > &muF2) | PARTONS::GPDSubtractionConstantKinematic | |
setMuF2(double muF2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::GPDSubtractionConstantKinematic | |
setMuR2(const PhysicalType< double > &muR2) | PARTONS::GPDSubtractionConstantKinematic | |
setMuR2(double muR2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::GPDSubtractionConstantKinematic | |
setT(const PhysicalType< double > &t) | PARTONS::GPDSubtractionConstantKinematic | |
setT(double t, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::GPDSubtractionConstantKinematic | |
toString() const | PARTONS::GPDSubtractionConstantKinematic | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::GPDSubtractionConstantKinematic | |
unserializeFromStdVector(std::vector< double >::const_iterator &it, const std::vector< double >::const_iterator &end) | PARTONS::Kinematic | |
updateHashSum() const | PARTONS::GPDSubtractionConstantKinematic | protectedvirtual |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~GPDSubtractionConstantKinematic() | PARTONS::GPDSubtractionConstantKinematic | virtual |
~Kinematic() | PARTONS::Kinematic | virtual |