Helper class to handle the run list in ROOT macro.
More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TrackMixingNMSU/src/RunList.h>
Helper class to handle the run list in ROOT macro.
Definition at line 8 of file RunList.h.
◆ RunList()
| RunList::RunList |
( |
const std::string |
ds | ) |
|
◆ ~RunList()
◆ GetN()
| int RunList::GetN |
( |
| ) |
const |
|
inline |
Get the number of runs contained.
Definition at line 23 of file RunList.h.
◆ GetRun()
| int RunList::GetRun |
( |
const int |
idx | ) |
|
|
inline |
Get the run ID at idx.
Definition at line 26 of file RunList.h.
◆ OpenRunFile()
| int RunList::OpenRunFile |
( |
const std::string |
dir_base, |
|
|
const int |
index, |
|
|
int & |
run_id, |
|
|
TFile *& |
file |
|
) |
| |
Open the input file for the run at index under dir_base.
Definition at line 29 of file RunList.cc.
◆ SelectEnv()
| void RunList::SelectEnv |
( |
const std::string |
env | ) |
|
|
inline |
Select the environment.
Definition at line 20 of file RunList.h.
◆ Verbosity() [1/2]
| int RunList::Verbosity |
( |
| ) |
const |
|
inline |
Get the verbosity.
Definition at line 32 of file RunList.h.
◆ Verbosity() [2/2]
| void RunList::Verbosity |
( |
const int |
verb | ) |
|
|
inline |
Set the verbosity.
Definition at line 31 of file RunList.h.
The documentation for this class was generated from the following files:
- /dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TrackMixingNMSU/src/RunList.h
- /dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TrackMixingNMSU/src/RunList.cc