Go to the source code of this file.
Namespaces | |
h | |
Macros | |
#define | CSCDQM_HistoNames_H |
#define | HIST_ID(a) a, |
#define | HIST_ID(a) a, |
#define | HIST_ID(a) # a, |
#define | HIST_ID(a) # a, |
#define | HIST_ID_TABLE |
#define | HIST_ID_TABLE |
#define | HIST_NAME(a) a, |
#define | HIST_NAME(a) a, |
#define | HIST_NAME_TABLE |
#define | HIST_NAME_TABLE |
#define | SIZEOF_ARRAY(a) (sizeof a / sizeof (*a)) |
#define | SIZEOF_ARRAY(a) (sizeof a / sizeof (*a)) |
Enumerations | |
enum | h::HistoId { h::HIST_ID_TABLE } |
Variables | |
static const HistoName | h::keys [] = { HIST_ID_TABLE } |
static const HistoName | h::names [] = { HIST_NAME_TABLE } |
static const unsigned int | h::namesSize = SIZEOF_ARRAY(keys) |
#define CSCDQM_HistoNames_H |
Definition at line 21 of file CSCDQM_HistoDef.h.
Definition at line 822 of file CSCDQM_HistoNames.h.
Definition at line 822 of file CSCDQM_HistoNames.h.
#define HIST_ID_TABLE |
#define HIST_ID_TABLE |
List of histogram identifiers and names. Please add or update list items in a form: HIST_ID(ID) , where ID should be unique with prefix CSC, DDU, EMU or PAR, name should correlate with histogram name from XML Booking file or just to be unique in type.
Definition at line 34 of file CSCDQM_HistoNames.h.
Definition at line 826 of file CSCDQM_HistoNames.h.
#define HIST_NAME_TABLE |
#define HIST_NAME_TABLE |
Definition at line 425 of file CSCDQM_HistoNames.h.
Definition at line 830 of file CSCDQM_HistoNames.h.