REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
This structure is used to register the values from a <panel definition inside the RML.
Definition at line 95 of file TRestMetadataPlot.h.
#include <TRestMetadataPlot.h>
Data Fields | |
Float_t | font_size |
The font size to be used in the panel labels. | |
std::vector< std::string > | label |
The std::string containing the text to be drawn in the panel. | |
std::vector< Float_t > | posX |
The x-position of labels used inside the panel. | |
std::vector< Float_t > | posY |
The y-position of labels used inside the panel. | |