CMS 3D CMS Logo

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

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

#include <QGLikelihoodObject.h>

Public Attributes

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

Detailed Description

Category structure: ranges associated with QGLikelihood histograms.

Definition at line 9 of file QGLikelihoodObject.h.

Member Data Documentation

QGLikelihoodCategory::COND_SERIALIZABLE

Definition at line 12 of file QGLikelihoodObject.h.

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==().