|
| HistoManager (DqmMemFile *mapfile) |
|
bool | add (std::string &subdir, std::string &name, int pid, TH1 *histo) |
|
bool | update (std::string &subdir, std::string &name, int pid, TH1 *histo) |
|
TH1 * | get (std::string &subdir, std::string &name, int pid) |
|
bool | merge () |
|
void | clear () |
|
|
std::map< std::string, std::map< std::string, std::map< int, TH1 * > > > | m_subdir |
|
std::map< std::string, std::map< std::string, TH1 * > > | m_mergedir |
|
DqmMemFile * | m_memfile |
|
Definition at line 24 of file HistoManager.h.
The documentation for this class was generated from the following files: