#include <RunInput.h>
An object to load histograms from a root file
- Author
- Ben Wynne bwynn.nosp@m.e@ce.nosp@m.rn.ch
- Date
- 19-04-10
Definition at line 26 of file RunInput.h.
◆ RunInput() [1/3]
◆ RunInput() [2/3]
◆ RunInput() [3/3]
◆ ~RunInput()
◆ ExploreDirectory()
| void RunInput::ExploreDirectory |
( |
TDirectoryFile * |
, |
|
|
vector< string > |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ FullSearchCheck()
| bool RunInput::FullSearchCheck |
( |
vector< string > & |
| ) |
|
|
private |
◆ GetHistogramPaths()
◆ GetHistograms()
| vector< TH1* > RunInput::GetHistograms |
( |
| ) |
|
◆ GetHistogramTypes()
| vector<string> RunInput::GetHistogramTypes |
( |
| ) |
|
◆ LoadConfiguration()
◆ QuickSearchCheck()
| bool RunInput::QuickSearchCheck |
( |
string |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ inputFile
| TFile* RunInput::inputFile |
|
private |
◆ quickSearchStrings
◆ searchStrings
◆ storedHistograms
| vector< TH1* > RunInput::storedHistograms |
|
private |
◆ storedPaths
◆ storedTypes
| vector<string> RunInput::storedTypes |
|
private |
The documentation for this class was generated from the following file: