REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
Definition at line 70 of file TRestAnalysisPlot.h.
Data Fields | |
Bool_t | annotationOn |
Bool_t | gridX |
Bool_t | gridY |
std::vector< HistoInfoSet > | histos |
std::string | labelX |
std::string | labelY |
Bool_t | legendOn |
Bool_t | logX |
Bool_t | logY |
Bool_t | logZ |
Double_t | marginBottom |
Double_t | marginLeft |
Double_t | marginRight |
Double_t | marginTop |
std::string | name |
Double_t | normalize |
TVector2 | rangeX |
TVector2 | rangeY |
std::string | save |
std::string | scale |
Bool_t | staticsOn |
Int_t | ticksX |
Int_t | ticksY |
Bool_t | timeDisplay |
std::string | title |
Double_t | xOffset |
Double_t | yOffset |
Bool_t TRestAnalysisPlot::PlotInfoSet::annotationOn |
Definition at line 83 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::gridX |
Definition at line 79 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::gridY |
Definition at line 80 of file TRestAnalysisPlot.h.
std::vector<HistoInfoSet> TRestAnalysisPlot::PlotInfoSet::histos |
Definition at line 106 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::labelX |
Definition at line 90 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::labelY |
Definition at line 91 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::legendOn |
Definition at line 82 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::logX |
Definition at line 76 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::logY |
Definition at line 77 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::logZ |
Definition at line 78 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::marginBottom |
Definition at line 99 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::marginLeft |
Definition at line 96 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::marginRight |
Definition at line 97 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::marginTop |
Definition at line 98 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::name |
Definition at line 71 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::normalize |
Definition at line 74 of file TRestAnalysisPlot.h.
TVector2 TRestAnalysisPlot::PlotInfoSet::rangeX |
Definition at line 93 of file TRestAnalysisPlot.h.
TVector2 TRestAnalysisPlot::PlotInfoSet::rangeY |
Definition at line 94 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::save |
Definition at line 104 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::scale |
Definition at line 75 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::staticsOn |
Definition at line 81 of file TRestAnalysisPlot.h.
Int_t TRestAnalysisPlot::PlotInfoSet::ticksX |
Definition at line 101 of file TRestAnalysisPlot.h.
Int_t TRestAnalysisPlot::PlotInfoSet::ticksY |
Definition at line 102 of file TRestAnalysisPlot.h.
Bool_t TRestAnalysisPlot::PlotInfoSet::timeDisplay |
Definition at line 88 of file TRestAnalysisPlot.h.
std::string TRestAnalysisPlot::PlotInfoSet::title |
Definition at line 72 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::xOffset |
Definition at line 85 of file TRestAnalysisPlot.h.
Double_t TRestAnalysisPlot::PlotInfoSet::yOffset |
Definition at line 86 of file TRestAnalysisPlot.h.