| 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::ConvolCoeffFunctionKinematic | virtual |
| ConvolCoeffFunctionKinematic(const std::string &className, ChannelType::Type channelType) | PARTONS::ConvolCoeffFunctionKinematic | protected |
| ConvolCoeffFunctionKinematic(const std::string &className, ChannelType::Type channelType, double xi, double t, double MuF2, double MuR2) | PARTONS::ConvolCoeffFunctionKinematic | protected |
| ConvolCoeffFunctionKinematic(const std::string &className, ChannelType::Type channelType, const PhysicalType< double > &xi, const PhysicalType< double > &t, const PhysicalType< double > &MuF2, const PhysicalType< double > &MuR2) | PARTONS::ConvolCoeffFunctionKinematic | protected |
| ConvolCoeffFunctionKinematic(const std::string &className, ChannelType::Type channelType, const ElemUtils::GenericType &xi, const ElemUtils::GenericType &t, const ElemUtils::GenericType &MuF2, const ElemUtils::GenericType &MuR2) | PARTONS::ConvolCoeffFunctionKinematic | protected |
| ConvolCoeffFunctionKinematic(const ConvolCoeffFunctionKinematic &other) | PARTONS::ConvolCoeffFunctionKinematic | protected |
| 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::ConvolCoeffFunctionKinematic | |
| getMuR2() const | PARTONS::ConvolCoeffFunctionKinematic | |
| getObjectId() const | PARTONS::BaseObject | |
| getT() const | PARTONS::ConvolCoeffFunctionKinematic | |
| getUniqueObjectId() | PARTONS::BaseObject | private |
| getXi() const | PARTONS::ConvolCoeffFunctionKinematic | |
| 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 |
| m_channelType | PARTONS::Kinematic | private |
| m_className | PARTONS::BaseObject | private |
| m_hashSum | PARTONS::Kinematic | mutableprivate |
| m_indexId | PARTONS::BaseObject | private |
| m_MuF2 | PARTONS::ConvolCoeffFunctionKinematic | protected |
| m_MuR2 | PARTONS::ConvolCoeffFunctionKinematic | protected |
| m_objectId | PARTONS::BaseObject | private |
| m_t | PARTONS::ConvolCoeffFunctionKinematic | protected |
| m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
| m_xi | PARTONS::ConvolCoeffFunctionKinematic | protected |
| operator<(const BaseObject &other) const | PARTONS::BaseObject | |
| resolveObjectDependencies() | PARTONS::BaseObject | virtual |
| serialize(ElemUtils::Packet &packet) const | PARTONS::ConvolCoeffFunctionKinematic | |
| serializeIntoStdVector(std::vector< double > &vec) const | PARTONS::ConvolCoeffFunctionKinematic | |
| setHashSum(const std::string &hashSum) const | PARTONS::Kinematic | |
| setIndexId(int indexId) | PARTONS::BaseObject | |
| setMuF2(const PhysicalType< double > &muF2) | PARTONS::ConvolCoeffFunctionKinematic | |
| setMuF2(double muF2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::ConvolCoeffFunctionKinematic | |
| setMuR2(const PhysicalType< double > &muR2) | PARTONS::ConvolCoeffFunctionKinematic | |
| setMuR2(double muR2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::ConvolCoeffFunctionKinematic | |
| setT(const PhysicalType< double > &t) | PARTONS::ConvolCoeffFunctionKinematic | |
| setT(double t, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::ConvolCoeffFunctionKinematic | |
| setXi(const PhysicalType< double > &xi) | PARTONS::ConvolCoeffFunctionKinematic | |
| setXi(double xi, PhysicalUnit::Type unit=PhysicalUnit::NONE) | PARTONS::ConvolCoeffFunctionKinematic | |
| toString() const | PARTONS::ConvolCoeffFunctionKinematic | virtual |
| unserialize(ElemUtils::Packet &packet) | PARTONS::ConvolCoeffFunctionKinematic | |
| unserializeFromStdVector(std::vector< double >::const_iterator &it, const std::vector< double >::const_iterator &end) | PARTONS::ConvolCoeffFunctionKinematic | |
| updateHashSum() const =0 | PARTONS::ConvolCoeffFunctionKinematic | protectedpure virtual |
| warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| ~BaseObject() | PARTONS::BaseObject | virtual |
| ~ConvolCoeffFunctionKinematic() | PARTONS::ConvolCoeffFunctionKinematic | virtual |
| ~Kinematic() | PARTONS::Kinematic | virtual |