Variables | |
static const HistoName | keys [] |
static const HistoName | names [] |
static const unsigned int | namesSize = BOOST_PP_SLOT(1) |
const HistoName h::keys[] [static] |
{ 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] |
{ 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.