PARTONS  
PARtonic Tomography Of Nucleon Software
PARTONS::TCSObservableKinematic Member List

This is the complete list of members for PARTONS::TCSObservableKinematic, including all inherited members.

BaseObject(const std::string &className)PARTONS::BaseObject
BaseObject(const BaseObject &other)PARTONS::BaseObjectprotected
clone() constPARTONS::BaseObjectvirtual
configure(const ElemUtils::Parameters &parameters)PARTONS::TCSObservableKinematicvirtual
debug(const std::string &functionName, const std::string &message) constPARTONS::BaseObjectprotected
errorMissingParameter(const std::string &parameterName) constPARTONS::BaseObjectprotected
getChannelType() constPARTONS::Kinematic
getClassName() constPARTONS::BaseObject
getE() constPARTONS::TCSObservableKinematic
getHashSum() constPARTONS::Kinematic
getIndexId() constPARTONS::BaseObject
getObjectId() constPARTONS::BaseObject
getPhi() constPARTONS::TCSObservableKinematic
getQ2Prim() constPARTONS::TCSObservableKinematic
getT() constPARTONS::TCSObservableKinematic
getTheta() constPARTONS::TCSObservableKinematic
getUniqueObjectId()PARTONS::BaseObjectprivate
info(const std::string &functionName, const std::string &message) constPARTONS::BaseObjectprotected
Kinematic(const std::string &className, ChannelType::Type channelType)PARTONS::Kinematicprotected
Kinematic(const Kinematic &other)PARTONS::Kinematicprotected
KINEMATIC_PARAMETER_NAME_BEAM_ENERGYPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_BEAM_ENERGY_UNITPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_PHIPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_PHI_UNITPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_Q2PRIMPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_Q2PRIM_UNITPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_THETAPARTONS::TCSObservableKinematicstatic
KINEMATIC_PARAMETER_NAME_THETA_UNITPARTONS::TCSObservableKinematicstatic
m_channelTypePARTONS::Kinematicprivate
m_classNamePARTONS::BaseObjectprivate
m_EPARTONS::TCSObservableKinematicprivate
m_hashSumPARTONS::Kinematicmutableprivate
m_indexIdPARTONS::BaseObjectprivate
m_objectIdPARTONS::BaseObjectprivate
m_phiPARTONS::TCSObservableKinematicprivate
m_Q2PrimPARTONS::TCSObservableKinematicprivate
m_tPARTONS::TCSObservableKinematicprivate
m_thetaPARTONS::TCSObservableKinematicprivate
m_uniqueObjectIdCounterPARTONS::BaseObjectprivatestatic
ObservableKinematic(const std::string &className, ChannelType::Type channelType)PARTONS::ObservableKinematicprotected
ObservableKinematic(const ObservableKinematic &other)PARTONS::ObservableKinematicprotected
operator!=(const TCSObservableKinematic &other) constPARTONS::TCSObservableKinematic
operator<(const BaseObject &other) constPARTONS::BaseObject
operator==(const TCSObservableKinematic &other) constPARTONS::TCSObservableKinematic
resolveObjectDependencies()PARTONS::BaseObjectvirtual
serialize(ElemUtils::Packet &packet) constPARTONS::TCSObservableKinematic
serializeIntoStdVector(std::vector< double > &vec) constPARTONS::TCSObservableKinematic
setE(const PhysicalType< double > &E)PARTONS::TCSObservableKinematic
setE(double E, PhysicalUnit::Type unit=PhysicalUnit::GEV)PARTONS::TCSObservableKinematic
setHashSum(const std::string &hashSum) constPARTONS::Kinematic
setIndexId(int indexId)PARTONS::BaseObject
setPhi(const PhysicalType< double > &phi)PARTONS::TCSObservableKinematic
setPhi(double phi, PhysicalUnit::Type unit=PhysicalUnit::RAD)PARTONS::TCSObservableKinematic
setQ2Prim(const PhysicalType< double > &Q2Prim)PARTONS::TCSObservableKinematic
setQ2Prim(double Q2Prim, PhysicalUnit::Type unit=PhysicalUnit::GEV2)PARTONS::TCSObservableKinematic
setT(const PhysicalType< double > &t)PARTONS::TCSObservableKinematic
setT(double t, PhysicalUnit::Type unit=PhysicalUnit::GEV2)PARTONS::TCSObservableKinematic
setTheta(const PhysicalType< double > &theta)PARTONS::TCSObservableKinematic
setTheta(double theta, PhysicalUnit::Type unit=PhysicalUnit::RAD)PARTONS::TCSObservableKinematic
TCS_OBSERVABLE_KINEMATIC_CLASS_NAMEPARTONS::TCSObservableKinematicstatic
TCSObservableKinematic()PARTONS::TCSObservableKinematic
TCSObservableKinematic(double t, double Q2Prim, double E, double phi, double theta)PARTONS::TCSObservableKinematic
TCSObservableKinematic(const PhysicalType< double > &t, const PhysicalType< double > &Q2Prim, const PhysicalType< double > &E, const PhysicalType< double > &phi, const PhysicalType< double > &theta)PARTONS::TCSObservableKinematic
TCSObservableKinematic(const ElemUtils::GenericType &t, const ElemUtils::GenericType &Q2Prim, const ElemUtils::GenericType &E, const ElemUtils::GenericType &phi, const ElemUtils::GenericType &theta)PARTONS::TCSObservableKinematic
TCSObservableKinematic(const TCSObservableKinematic &other)PARTONS::TCSObservableKinematic
toString() constPARTONS::TCSObservableKinematicvirtual
unserialize(ElemUtils::Packet &packet)PARTONS::TCSObservableKinematic
unserializeFromStdVector(std::vector< double >::const_iterator &it, const std::vector< double >::const_iterator &end)PARTONS::TCSObservableKinematic
updateHashSum() constPARTONS::TCSObservableKinematicprotectedvirtual
warn(const std::string &functionName, const std::string &message) constPARTONS::BaseObjectprotected
~BaseObject()PARTONS::BaseObjectvirtual
~Kinematic()PARTONS::Kinematicvirtual
~ObservableKinematic()PARTONS::ObservableKinematicvirtual
~TCSObservableKinematic()PARTONS::TCSObservableKinematicvirtual