CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes | Private Member Functions | Friends
QGLikelihoodCategory Struct Reference

Category structure: ranges associated with QGLikelihood histograms. More...

#include <QGLikelihoodObject.h>

Public Attributes

float EtaMax
 
float EtaMin
 
float PtMax
 
float PtMin
 
int QGIndex
 
float RhoMax
 
float RhoMin
 
int VarIndex
 

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

Category structure: ranges associated with QGLikelihood histograms.

Definition at line 9 of file QGLikelihoodObject.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 12 of file QGLikelihoodObject.h.

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

Definition at line 12 of file QGLikelihoodObject.h.

Member Data Documentation

float QGLikelihoodCategory::EtaMax
float QGLikelihoodCategory::EtaMin
float QGLikelihoodCategory::PtMax
float QGLikelihoodCategory::PtMin
int QGLikelihoodCategory::QGIndex
float QGLikelihoodCategory::RhoMax
float QGLikelihoodCategory::RhoMin
int QGLikelihoodCategory::VarIndex

Definition at line 11 of file QGLikelihoodObject.h.

Referenced by QGLikelihoodDBWriter::beginJob(), and operator==().