#include <HistoManager.h>
Inherits TObjArray.
Definition at line 30 of file HistoManager.h.
◆ HistoManager()
| o2::HistoManager::HistoManager |
( |
const std::string & |
dirname = "", |
|
|
const std::string & |
fname = "histoman.root", |
|
|
bool |
load = kFALSE, |
|
|
const std::string & |
prefix = "" |
|
) |
| |
◆ ~HistoManager()
| o2::HistoManager::~HistoManager |
( |
| ) |
|
|
inlineoverride |
◆ addGraph()
| int o2::HistoManager::addGraph |
( |
TGraph * |
gr, |
|
|
int |
at = -1 |
|
) |
| |
◆ addHisto()
| int o2::HistoManager::addHisto |
( |
TH1 * |
histo, |
|
|
int |
at = -1 |
|
) |
| |
◆ addHistos()
◆ addPrefix()
| void o2::HistoManager::addPrefix |
( |
const std::string & |
pref = "" | ) |
|
◆ Clear()
| void o2::HistoManager::Clear |
( |
Option_t * |
option = "" | ) |
|
|
override |
◆ Compress()
| void o2::HistoManager::Compress |
( |
| ) |
|
|
override |
◆ createClone()
| HistoManager * o2::HistoManager::createClone |
( |
const std::string & |
prefix | ) |
const |
◆ Delete()
| void o2::HistoManager::Delete |
( |
Option_t * |
option = "" | ) |
|
|
override |
◆ delHisto()
| void o2::HistoManager::delHisto |
( |
int |
at | ) |
|
◆ divideHistos()
◆ getDirName()
| const std::string & o2::HistoManager::getDirName |
( |
| ) |
const |
|
inline |
◆ getFileName()
| const std::string & o2::HistoManager::getFileName |
( |
| ) |
const |
|
inline |
◆ getGraph()
| TGraph * o2::HistoManager::getGraph |
( |
int |
id | ) |
const |
◆ getHisto() [1/2]
| TH1 * o2::HistoManager::getHisto |
( |
const std::string & |
name | ) |
const |
◆ getHisto() [2/2]
| TH1 * o2::HistoManager::getHisto |
( |
int |
id | ) |
const |
◆ getHisto1F()
| TH1F * o2::HistoManager::getHisto1F |
( |
int |
id | ) |
const |
◆ getHisto2F()
| TH2F * o2::HistoManager::getHisto2F |
( |
int |
id | ) |
const |
◆ getHistoP()
| TProfile * o2::HistoManager::getHistoP |
( |
int |
id | ) |
const |
◆ getNHistos()
| int o2::HistoManager::getNHistos |
( |
| ) |
const |
|
inline |
◆ load()
| int o2::HistoManager::load |
( |
const std::string & |
fname, |
|
|
const std::string & |
dirname = "" |
|
) |
| |
◆ multiplyHistos()
◆ Print()
| void o2::HistoManager::Print |
( |
Option_t * |
option = "" | ) |
const |
|
override |
◆ purify()
| void o2::HistoManager::purify |
( |
bool |
emptyToo = kFALSE | ) |
|
◆ reset()
| void o2::HistoManager::reset |
( |
| ) |
|
◆ scaleHistos()
| void o2::HistoManager::scaleHistos |
( |
Double_t |
c1 = 1. | ) |
|
◆ setColor()
| void o2::HistoManager::setColor |
( |
int |
tcolor = 1 | ) |
|
◆ setDirName()
| void o2::HistoManager::setDirName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ setFile()
| void o2::HistoManager::setFile |
( |
TFile * |
file | ) |
|
◆ setFileName()
| void o2::HistoManager::setFileName |
( |
const std::string & |
fname | ) |
|
◆ setMarkerSize()
| void o2::HistoManager::setMarkerSize |
( |
Size_t |
msize = 1 | ) |
|
◆ setMarkerStyle()
| void o2::HistoManager::setMarkerStyle |
( |
Style_t |
mstyle = 1, |
|
|
Size_t |
msize = 1 |
|
) |
| |
◆ sumw2()
| void o2::HistoManager::sumw2 |
( |
| ) |
|
◆ write() [1/2]
| int o2::HistoManager::write |
( |
const std::string & |
flname | ) |
|
|
inline |
◆ write() [2/2]
| void o2::HistoManager::write |
( |
TFile * |
file = nullptr | ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTrackingWorkflow/study/include/GlobalTrackingStudy/HistoManager.h
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTrackingWorkflow/study/src/HistoManager.cxx