| 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::DDVCSObservableKinematic | virtual |
| DDVCS_OBSERVABLE_KINEMATIC_CLASS_NAME | PARTONS::DDVCSObservableKinematic | static |
| DDVCSObservableKinematic() | PARTONS::DDVCSObservableKinematic | |
| DDVCSObservableKinematic(double xB, double t, double Q2, double Q2Prim, double E, double phi, double phiL, double thetaL) | PARTONS::DDVCSObservableKinematic | |
| DDVCSObservableKinematic(const PhysicalType< double > &xB, const PhysicalType< double > &t, const PhysicalType< double > &Q2, const PhysicalType< double > &Q2Prim, const PhysicalType< double > &E, const PhysicalType< double > &phi, const PhysicalType< double > &phiL, const PhysicalType< double > &thetaL) | PARTONS::DDVCSObservableKinematic | |
| DDVCSObservableKinematic(const ElemUtils::GenericType &xB, const ElemUtils::GenericType &t, const ElemUtils::GenericType &Q2, const ElemUtils::GenericType &Q2Prim, const ElemUtils::GenericType &E, const ElemUtils::GenericType &phi, const ElemUtils::GenericType &phiL, const ElemUtils::GenericType &thetaL) | PARTONS::DDVCSObservableKinematic | |
| DDVCSObservableKinematic(const DDVCSObservableKinematic &other) | PARTONS::DDVCSObservableKinematic | |
| 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 | |
| getE() const | PARTONS::DDVCSObservableKinematic | |
| getHashSum() const | PARTONS::Kinematic | |
| getIndexId() const | PARTONS::BaseObject | |
| getObjectId() const | PARTONS::BaseObject | |
| getPhi() const | PARTONS::DDVCSObservableKinematic | |
| getPhiL() const | PARTONS::DDVCSObservableKinematic | |
| getQ2() const | PARTONS::DDVCSObservableKinematic | |
| getQ2Prim() const | PARTONS::DDVCSObservableKinematic | |
| getT() const | PARTONS::DDVCSObservableKinematic | |
| getThetaL() const | PARTONS::DDVCSObservableKinematic | |
| getUniqueObjectId() | PARTONS::BaseObject | private |
| getXB() const | PARTONS::DDVCSObservableKinematic | |
| 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_BEAM_ENERGY | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_BEAM_ENERGY_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_PHI | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_PHI_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_PHIL | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_PHIL_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_Q2 | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_Q2_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_Q2PRIM | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_Q2PRIM_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_THETAL | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_THETAL_UNIT | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_XB | PARTONS::DDVCSObservableKinematic | static |
| KINEMATIC_PARAMETER_NAME_XB_UNIT | PARTONS::DDVCSObservableKinematic | static |
| m_channelType | PARTONS::Kinematic | private |
| m_className | PARTONS::BaseObject | private |
| m_E | PARTONS::DDVCSObservableKinematic | private |
| m_hashSum | PARTONS::Kinematic | mutableprivate |
| m_indexId | PARTONS::BaseObject | private |
| m_objectId | PARTONS::BaseObject | private |
| m_phi | PARTONS::DDVCSObservableKinematic | private |
| m_phiL | PARTONS::DDVCSObservableKinematic | private |
| m_Q2 | PARTONS::DDVCSObservableKinematic | private |
| m_Q2Prim | PARTONS::DDVCSObservableKinematic | private |
| m_t | PARTONS::DDVCSObservableKinematic | private |
| m_thetaL | PARTONS::DDVCSObservableKinematic | private |
| m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
| m_xB | PARTONS::DDVCSObservableKinematic | private |
| ObservableKinematic(const std::string &className, ChannelType::Type channelType) | PARTONS::ObservableKinematic | protected |
| ObservableKinematic(const ObservableKinematic &other) | PARTONS::ObservableKinematic | protected |
| operator!=(const DDVCSObservableKinematic &other) const | PARTONS::DDVCSObservableKinematic | |
| operator<(const BaseObject &other) const | PARTONS::BaseObject | |
| operator==(const DDVCSObservableKinematic &other) const | PARTONS::DDVCSObservableKinematic | |
| resolveObjectDependencies() | PARTONS::BaseObject | virtual |
| serialize(ElemUtils::Packet &packet) const | PARTONS::DDVCSObservableKinematic | |
| serializeIntoStdVector(std::vector< double > &vec) const | PARTONS::DDVCSObservableKinematic | |
| setE(const PhysicalType< double > &E) | PARTONS::DDVCSObservableKinematic | |
| setE(double E, PhysicalUnit::Type unit=PhysicalUnit::GEV) | PARTONS::DDVCSObservableKinematic | |
| setHashSum(const std::string &hashSum) const | PARTONS::Kinematic | |
| setIndexId(int indexId) | PARTONS::BaseObject | |
| setPhi(const PhysicalType< double > &phi) | PARTONS::DDVCSObservableKinematic | |
| setPhi(double phi, PhysicalUnit::Type unit=PhysicalUnit::RAD) | PARTONS::DDVCSObservableKinematic | |
| setPhiL(const PhysicalType< double > &phiL) | PARTONS::DDVCSObservableKinematic | |
| setPhiL(double phiL, PhysicalUnit::Type unit=PhysicalUnit::RAD) | PARTONS::DDVCSObservableKinematic | |
| setQ2(const PhysicalType< double > &Q2) | PARTONS::DDVCSObservableKinematic | |
| setQ2(double Q2, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::DDVCSObservableKinematic | |
| setQ2Prim(const PhysicalType< double > &Q2Prim) | PARTONS::DDVCSObservableKinematic | |
| setQ2Prim(double Q2Prim, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::DDVCSObservableKinematic | |
| setT(const PhysicalType< double > &t) | PARTONS::DDVCSObservableKinematic | |
| setT(double t, PhysicalUnit::Type unit=PhysicalUnit::GEV2) | PARTONS::DDVCSObservableKinematic | |
| setThetaL(const PhysicalType< double > &thetaL) | PARTONS::DDVCSObservableKinematic | |
| setThetaL(double thetaL, PhysicalUnit::Type unit=PhysicalUnit::RAD) | PARTONS::DDVCSObservableKinematic | |
| setXB(const PhysicalType< double > &xB) | PARTONS::DDVCSObservableKinematic | |
| setXB(double xB, PhysicalUnit::Type unit=PhysicalUnit::NONE) | PARTONS::DDVCSObservableKinematic | |
| toString() const | PARTONS::DDVCSObservableKinematic | virtual |
| unserialize(ElemUtils::Packet &packet) | PARTONS::DDVCSObservableKinematic | |
| unserializeFromStdVector(std::vector< double >::const_iterator &it, const std::vector< double >::const_iterator &end) | PARTONS::DDVCSObservableKinematic | |
| updateHashSum() const | PARTONS::DDVCSObservableKinematic | protectedvirtual |
| warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
| ~BaseObject() | PARTONS::BaseObject | virtual |
| ~DDVCSObservableKinematic() | PARTONS::DDVCSObservableKinematic | virtual |
| ~Kinematic() | PARTONS::Kinematic | virtual |
| ~ObservableKinematic() | PARTONS::ObservableKinematic | virtual |