CMS 3D CMS Logo

Variables

h Namespace Reference

Variables

static const HistoName keys []
static const HistoName names []
static const unsigned int namesSize = BOOST_PP_SLOT(1)

Variable Documentation

const HistoName h::keys[] [static]
Initial value:
 {
    BOOST_PP_SEQ_FOR_EACH_I(CONFIG_MACRO_KEY, BOOST_PP_SEQ_SIZE(CONFIG_HISTONAMES_SEQ_01), CONFIG_HISTONAMES_SEQ_01),

  }

Array of histogram names

Definition at line 468 of file CSCDQM_HistoNames.h.

const HistoName h::names[] [static]
Initial value:
 {
    BOOST_PP_SEQ_FOR_EACH_I(CONFIG_MACRO_NAME, BOOST_PP_SEQ_SIZE(CONFIG_HISTONAMES_SEQ_01), CONFIG_HISTONAMES_SEQ_01),

  }

Histogram names Array of histogram names

Definition at line 462 of file CSCDQM_HistoNames.h.

const unsigned int h::namesSize = BOOST_PP_SLOT(1) [static]

Number of histograms

Definition at line 474 of file CSCDQM_HistoNames.h.