|
| HistoManager (DqmMemFile *mapfile) |
|
bool | add (const std::string &subdir, const std::string &name, int pid, TH1 *histo) |
|
bool | update (const std::string &subdir, const std::string &name, int pid, TH1 *histo) |
|
TH1 * | get (const std::string &subdir, const std::string &name, int pid) |
|
bool | merge (void) |
|
void | clear (void) |
|
void | filedump (std::string outfile) |
|
|
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: