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

Detailed Description

Auxiliary class for panels/labels.

Definition at line 91 of file TRestDataSetPlot.h.

#include <TRestDataSetPlot.h>

Data Fields

Float_t font_size
 
std::vector< std::pair< std::array< std::string, 3 >, TVector2 > > metadataPos
 
std::vector< std::pair< std::array< std::string, 3 >, TVector2 > > obsPos
 
TRestCutpanelCut = nullptr
 
Int_t precision
 
std::vector< TLatex * > text
 
std::vector< std::pair< std::array< std::string, 3 >, TVector2 > > variablePos
 

Field Documentation

◆ font_size

Float_t TRestDataSetPlot::PanelInfo::font_size

Definition at line 92 of file TRestDataSetPlot.h.

◆ metadataPos

std::vector<std::pair<std::array<std::string, 3>, TVector2> > TRestDataSetPlot::PanelInfo::metadataPos

Definition at line 96 of file TRestDataSetPlot.h.

◆ obsPos

std::vector<std::pair<std::array<std::string, 3>, TVector2> > TRestDataSetPlot::PanelInfo::obsPos

Definition at line 97 of file TRestDataSetPlot.h.

◆ panelCut

TRestCut* TRestDataSetPlot::PanelInfo::panelCut = nullptr

Definition at line 99 of file TRestDataSetPlot.h.

◆ precision

Int_t TRestDataSetPlot::PanelInfo::precision

Definition at line 93 of file TRestDataSetPlot.h.

◆ text

std::vector<TLatex*> TRestDataSetPlot::PanelInfo::text

Definition at line 101 of file TRestDataSetPlot.h.

◆ variablePos

std::vector<std::pair<std::array<std::string, 3>, TVector2> > TRestDataSetPlot::PanelInfo::variablePos

Definition at line 95 of file TRestDataSetPlot.h.


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