#include "CondFormats/PhysicsToolsObjects/interface/Histogram.h"
#include "CondFormats/Serialization/interface/Serializable.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | QGLikelihoodSystematicsObject::Entry |
struct | QGLikelihoodObject::Entry |
struct | QGLikelihoodCategory |
Category structure: ranges associated with QGLikelihood histograms. More... | |
struct | QGLikelihoodObject |
QGLikelihoodObject containing valid range and entries with category and histogram (mean is not used anymore, only for backward backward compatibility with older DB constructs) More... | |
struct | QGLikelihoodParameters |
Parameters structure. More... | |
struct | QGLikelihoodSystematicsObject |
QGLikelihoodSystematicsObject containing the parameters for the systematic smearing. More... | |
Functions | |
bool | operator== (const QGLikelihoodParameters &lhs, const QGLikelihoodCategory &rhs) |
Test if parameters are compatible with category. More... | |
|
inline |
Test if parameters are compatible with category.
Definition at line 49 of file QGLikelihoodObject.h.
References QGLikelihoodParameters::Eta, QGLikelihoodCategory::EtaMax, QGLikelihoodCategory::EtaMin, QGLikelihoodParameters::Pt, QGLikelihoodCategory::PtMax, QGLikelihoodCategory::PtMin, QGLikelihoodCategory::QGIndex, QGLikelihoodParameters::QGIndex, QGLikelihoodParameters::Rho, QGLikelihoodCategory::RhoMax, QGLikelihoodCategory::RhoMin, QGLikelihoodCategory::VarIndex, and QGLikelihoodParameters::VarIndex.
Referenced by ora::Object::operator!=(), ora::Version::operator!=(), ora::OId::operator!=(), ora::NamedRef< T >::operator!=(), NAEquationSolver< Function >::operator!=(), cond::persistency::IOVProxy::Iterator::operator!=(), and cond::persistency::GTProxy::Iterator::operator!=().