ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "QAHistManagerDef.h"
#include <fun4all/Fun4AllHistoManager.h>
#include <fun4all/Fun4AllServer.h>
#include <TAxis.h>
#include <cassert>
#include <cmath>
#include <iosfwd>
#include <vector>
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 | |