5 #ifndef OM_HISTOTABLE_H 6 #define OM_HISTOTABLE_H 34 std::map<std::string,HistoData>
fTable;
char NewLineChar(const char *f)
const HistoData * LookUp(const char *nm) const
static constexpr Double_t nm
void ReadFile(const char *file, Detector_t d)
const HistoData & operator[](const char *nm) const
std::map< std::string, HistoData > fTable
Histogram data by C++ name.
static HistoTable & Instance(const char *f=0, Detector_t d=kALLDET)
enum om::_det_types Detector_t
void Unquote(std::string &s)
Online Monitoring package header.