REST-for-Physics  v2.3
Rare Event Searches ToolKit for Physics
Data Fields
TRestDataSetPlot::HistoInfo Struct Reference

Detailed Description

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
 
TRestCuthistoCut = 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
 

Field Documentation

◆ drawOption

std::string TRestDataSetPlot::HistoInfo::drawOption = ""

Definition at line 39 of file TRestDataSetPlot.h.

◆ fillColor

Int_t TRestDataSetPlot::HistoInfo::fillColor

Definition at line 46 of file TRestDataSetPlot.h.

◆ fillStyle

Int_t TRestDataSetPlot::HistoInfo::fillStyle

Definition at line 47 of file TRestDataSetPlot.h.

◆ histo

TH1* TRestDataSetPlot::HistoInfo::histo = nullptr

Definition at line 50 of file TRestDataSetPlot.h.

◆ histoCut

TRestCut* TRestDataSetPlot::HistoInfo::histoCut = nullptr

Definition at line 49 of file TRestDataSetPlot.h.

◆ lineColor

Int_t TRestDataSetPlot::HistoInfo::lineColor

Definition at line 43 of file TRestDataSetPlot.h.

◆ lineStyle

Int_t TRestDataSetPlot::HistoInfo::lineStyle

Definition at line 45 of file TRestDataSetPlot.h.

◆ lineWidth

Int_t TRestDataSetPlot::HistoInfo::lineWidth

Definition at line 44 of file TRestDataSetPlot.h.

◆ name

std::string TRestDataSetPlot::HistoInfo::name = ""

Definition at line 38 of file TRestDataSetPlot.h.

◆ nBins

std::vector<Int_t> TRestDataSetPlot::HistoInfo::nBins

Definition at line 42 of file TRestDataSetPlot.h.

◆ range

std::vector<TVector2> TRestDataSetPlot::HistoInfo::range

Definition at line 41 of file TRestDataSetPlot.h.

◆ statistics

Bool_t TRestDataSetPlot::HistoInfo::statistics = false

Definition at line 48 of file TRestDataSetPlot.h.

◆ variable

std::vector<std::string> TRestDataSetPlot::HistoInfo::variable

Definition at line 40 of file TRestDataSetPlot.h.


The documentation for this struct was generated from the following file: