CMS 3D CMS Logo

List of all members | Classes | Public Types | Public Attributes | Private Member Functions | Friends
QGLikelihoodObject Struct Reference

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...

#include <QGLikelihoodObject.h>

Classes

struct  Entry
 

Public Types

typedef PhysicsTools::Calibration::HistogramF Histogram
 

Public Attributes

std::vector< Entrydata
 
QGLikelihoodCategory qgValidRange
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

QGLikelihoodObject containing valid range and entries with category and histogram (mean is not used anymore, only for backward backward compatibility with older DB constructs)

Definition at line 22 of file QGLikelihoodObject.h.

Member Typedef Documentation

◆ Histogram

Definition at line 23 of file QGLikelihoodObject.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void QGLikelihoodObject::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 34 of file QGLikelihoodObject.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 34 of file QGLikelihoodObject.h.

Member Data Documentation

◆ data

std::vector<Entry> QGLikelihoodObject::data

◆ qgValidRange

QGLikelihoodCategory QGLikelihoodObject::qgValidRange