![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <string>
Include dependency graph for QAHistManagerDef.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | QAHistManagerDef |
Functions | |
| Fun4AllHistoManager * | QAHistManagerDef::getHistoManager () |
| Get a pointer to the default hist manager for QA modules. | |
| void | QAHistManagerDef::saveQARootFile (const std::string &file_name) |
| Save hist to root files. | |
| void | QAHistManagerDef::useLogBins (TAxis *axis) |
| utility function to | |
Variables | |
| static const std::string | QAHistManagerDef::HistoManagerName = "QA_HISTOS" |
| default name for QA histogram manager | |