REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
Nested classes for internal use only.
Auxiliary struct for histograms
Definition at line 37 of file TRestDataSetPlot.h.
#include <TRestDataSetPlot.h>
Data Fields | |
std::string | drawOption = "" |
Int_t | fillColor |
Int_t | fillStyle |
TH1 * | histo = nullptr |
TRestCut * | histoCut = nullptr |
Int_t | lineColor |
Int_t | lineStyle |
Int_t | lineWidth |
std::string | name = "" |
std::vector< Int_t > | nBins |
std::vector< TVector2 > | range |
Bool_t | statistics = false |
std::vector< std::string > | variable |