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::DVMPConvolCoeffFunctionKinematic | 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 |
DVMP_CONVOL_COEFF_FUNCTION_KNEMATIC_CLASS_NAME | PARTONS::DVMPConvolCoeffFunctionKinematic | static |
DVMPConvolCoeffFunctionKinematic() | PARTONS::DVMPConvolCoeffFunctionKinematic | |
DVMPConvolCoeffFunctionKinematic(double xi, double t, double Q2, double MuF2, double MuR2, MesonType::Type mesonType, PolarizationType::Type mesonPolarization) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
DVMPConvolCoeffFunctionKinematic(const PhysicalType< double > &xi, const PhysicalType< double > &t, const PhysicalType< double > &Q2, const PhysicalType< double > &MuF2, const PhysicalType< double > &MuR2, MesonType::Type mesonType, PolarizationType::Type mesonPolarization) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
DVMPConvolCoeffFunctionKinematic(const ElemUtils::GenericType &xi, const ElemUtils::GenericType &t, const ElemUtils::GenericType &Q2, const ElemUtils::GenericType &MuF2, const ElemUtils::GenericType &MuR2, MesonType::Type mesonType, PolarizationType::Type mesonPolarization) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
DVMPConvolCoeffFunctionKinematic(const DVMPConvolCoeffFunctionKinematic &other) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
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 | |
getMesonPolarization() const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
getMesonType() const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
getMuF2() const | PARTONS::ConvolCoeffFunctionKinematic | |
getMuR2() const | PARTONS::ConvolCoeffFunctionKinematic | |
getObjectId() const | PARTONS::BaseObject | |
getQ2() const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
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 |
KINEMATIC_PARAMETER_NAME_MESON_POLARIZATION | PARTONS::DVMPConvolCoeffFunctionKinematic | static |
KINEMATIC_PARAMETER_NAME_MESON_POLARIZATION_UNIT | PARTONS::DVMPConvolCoeffFunctionKinematic | static |
m_channelType | PARTONS::Kinematic | private |
m_className | PARTONS::BaseObject | private |
m_hashSum | PARTONS::Kinematic | mutableprivate |
m_indexId | PARTONS::BaseObject | private |
m_mesonPolarization | PARTONS::DVMPConvolCoeffFunctionKinematic | private |
m_mesonType | PARTONS::DVMPConvolCoeffFunctionKinematic | private |
m_MuF2 | PARTONS::ConvolCoeffFunctionKinematic | protected |
m_MuR2 | PARTONS::ConvolCoeffFunctionKinematic | protected |
m_objectId | PARTONS::BaseObject | private |
m_Q2 | PARTONS::DVMPConvolCoeffFunctionKinematic | private |
m_t | PARTONS::ConvolCoeffFunctionKinematic | protected |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
m_xi | PARTONS::ConvolCoeffFunctionKinematic | protected |
operator!=(const DVMPConvolCoeffFunctionKinematic &other) const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
operator==(const DVMPConvolCoeffFunctionKinematic &other) const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
resolveObjectDependencies() | PARTONS::BaseObject | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
serializeIntoStdVector(std::vector< double > &vec) const | PARTONS::DVMPConvolCoeffFunctionKinematic | |
setHashSum(const std::string &hashSum) const | PARTONS::Kinematic | |
setIndexId(int indexId) | PARTONS::BaseObject | |
setMesonPolarization(PolarizationType::Type mesonPolarization) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
setMesonType(MesonType::Type mesonType) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
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 | |
setQ2(const PhysicalType< double > &Q2) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
setQ2(double Q2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
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::DVMPConvolCoeffFunctionKinematic | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
unserializeFromStdVector(std::vector< double >::const_iterator &it, const std::vector< double >::const_iterator &end) | PARTONS::DVMPConvolCoeffFunctionKinematic | |
updateHashSum() const | PARTONS::DVMPConvolCoeffFunctionKinematic | protectedvirtual |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~ConvolCoeffFunctionKinematic() | PARTONS::ConvolCoeffFunctionKinematic | virtual |
~DVMPConvolCoeffFunctionKinematic() | PARTONS::DVMPConvolCoeffFunctionKinematic | virtual |
~Kinematic() | PARTONS::Kinematic | virtual |