EMU Level Histogram Definition. More...
#include <CSCDQM_HistoDef.h>
Public Member Functions | |
EMUHistoDef (const HistoId p_id) | |
Constructor. It calls Base constructor inline. |
EMU Level Histogram Definition.
Definition at line 255 of file CSCDQM_HistoDef.h.
cscdqm::EMUHistoDef::EMUHistoDef | ( | const HistoId | p_id | ) | [inline] |
Constructor. It calls Base constructor inline.
p_id | Histogram id (to be passed to Base class) |
Definition at line 264 of file CSCDQM_HistoDef.h.
: HistoDef(p_id) { }