Results object.
More...
#include <Results.h>
Results object.
- Author
- Martin Vala mvala.nosp@m.@cer.nosp@m.n.ch
Definition at line 20 of file Results.h.
◆ Results()
Ndmspc::Results::Results |
( |
| ) |
|
◆ ~Results()
Ndmspc::Results::~Results |
( |
| ) |
|
|
virtual |
◆ ApplyPoints()
bool Ndmspc::Results::ApplyPoints |
( |
| ) |
|
◆ Draw()
void Ndmspc::Results::Draw |
( |
Option_t * | option = "" | ) |
|
|
virtual |
◆ GenerateTitle()
void Ndmspc::Results::GenerateTitle |
( |
| ) |
|
◆ GetNCuts()
int Ndmspc::Results::GetNCuts |
( |
| ) |
|
|
inline |
◆ LoadConfig()
bool Ndmspc::Results::LoadConfig |
( |
std::string | configfilename = "config.json", |
|
|
std::string | userconfig = "", |
|
|
std::string | environment = "", |
|
|
std::string | userConfigRaw = "" ) |
◆ LoadResults()
bool Ndmspc::Results::LoadResults |
( |
| ) |
|
◆ Print()
void Ndmspc::Results::Print |
( |
Option_t * | option = "" | ) |
const |
|
virtual |
Print results information
Definition at line 42 of file Results.cxx.
◆ SetFileName()
void Ndmspc::Results::SetFileName |
( |
std::string | filename | ) |
|
|
inline |
◆ fAxes
std::vector<std::string> Ndmspc::Results::fAxes |
|
private |
◆ fAxesBinSizes
std::map<std::string, int> Ndmspc::Results::fAxesBinSizes |
|
private |
◆ fAxesLabels
std::map<std::string, std::vector<std::string> > Ndmspc::Results::fAxesLabels |
|
private |
◆ fAxesTypes
std::vector<std::string> Ndmspc::Results::fAxesTypes |
|
private |
◆ fCurrentParameterName
std::string Ndmspc::Results::fCurrentParameterName {""} |
|
private |
parameters axis name
Definition at line 46 of file Results.h.
◆ fCuts
std::vector<std::string> Ndmspc::Results::fCuts |
|
private |
map type title
Definition at line 48 of file Results.h.
◆ fDataSource
DataSource Ndmspc::Results::fDataSource {simple} |
|
private |
map axes type name
Definition at line 44 of file Results.h.
◆ fInputFile
TFile* Ndmspc::Results::fInputFile {nullptr} |
|
private |
◆ fInputFileName
std::string Ndmspc::Results::fInputFileName {""} |
|
private |
◆ fMapAxesType
TH1* Ndmspc::Results::fMapAxesType {nullptr} |
|
private |
results file name
Definition at line 42 of file Results.h.
◆ fMapAxesTypeName
std::string Ndmspc::Results::fMapAxesTypeName {"mapAxesType"} |
|
private |
◆ fMapTitle
std::string Ndmspc::Results::fMapTitle {""} |
|
private |
current parameter name
Definition at line 47 of file Results.h.
◆ fParametesAxisName
std::string Ndmspc::Results::fParametesAxisName {"parameters"} |
|
private |
◆ fPoint
std::vector<int> Ndmspc::Results::fPoint |
|
private |
◆ fResultFileName
std::string Ndmspc::Results::fResultFileName {"results.root"} |
|
private |
results sparse histogram
Definition at line 41 of file Results.h.
◆ fResultHnSparse
THnSparse* Ndmspc::Results::fResultHnSparse {nullptr} |
|
private |
results object name
Definition at line 40 of file Results.h.
◆ fResultsHnSparseName
std::string Ndmspc::Results::fResultsHnSparseName {"results"} |
|
private |
The documentation for this class was generated from the following files: