15#include "ROOT/RText.hxx"
16#include "ROOT/RLine.hxx"
22 auto canvas = RCanvas::Create(
"Different line widths");
25 for (
int i = 10; i > 0; i--){
29 text->text.size = 0.04;
30 text->text.align = RAttrText::kRightCenter;
31 text->text.font = RAttrFont::kArialOblique;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char text
A position (horizontal and vertical) in a RPad.