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

Detailed Description

Auxiliary struct for plots/pads.

Definition at line 54 of file TRestDataSetPlot.h.

#include <TRestDataSetPlot.h>

Data Fields

Bool_t gridX = false
 
Bool_t gridY = false
 
std::vector< HistoInfohistos
 
THStack * hs = nullptr
 
std::string labelX
 
std::string labelY
 
TLegend * legend = nullptr
 
Bool_t legendOn = false
 
Bool_t logX = false
 
Bool_t logY = false
 
Bool_t logZ = false
 
Double_t marginBottom
 
Double_t marginLeft
 
Double_t marginRight
 
Double_t marginTop
 
std::string name = ""
 
Double_t normalize
 
std::string save = ""
 
std::string scale = ""
 
std::string stackDrawOption = "nostack"
 
Bool_t timeDisplay
 
std::string title = ""
 
Double_t xOffset
 
Double_t yOffset
 

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