CbmRoot
|
Useful utilities for CBM QA tasks. More...
#include <tuple>
Go to the source code of this file.
Namespaces | |
namespace | cbm |
namespace | cbm::qa |
namespace | cbm::qa::util |
namespace cbm::qa::util contains useful utilities for CBM QA tasks | |
Functions | |
TPaveStats * | cbm::qa::util::GetHistStats (TH1 *pHist) |
Finds/Creates stats window for a histogram. | |
std::tuple< double, double > | cbm::qa::util::FitKaniadakisGaussian (TH1 *pHist) |
Fit a histogram with Kaniadakis Gaussian Distribution. | |
void | cbm::qa::util::SetLargeStats (TH1 *pHist) |
Set large stat. window. | |
Useful utilities for CBM QA tasks.
Definition in file CbmQaUtil.h.