cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches

A "prettified" text box object. More...

#include <CepGenAddOns/ROOTWrapper/ROOTCanvas.h>

+ Inheritance diagram for ROOTPaveText:
+ Collaboration diagram for ROOTPaveText:

Public Member Functions

 ROOTPaveText (double x1, double y1, double x2, double y2, const std::string &text="")
 

Static Public Member Functions

static int fontType (int mode)
 Force font to be Times New Roman-style.
 

Detailed Description

Definition at line 43 of file ROOTCanvas.h.

Constructor & Destructor Documentation

◆ ROOTPaveText()

ROOTPaveText ( double  x1,
double  y1,
double  x2,
double  y2,
const std::string &  text = "" 
)
explicit

Definition at line 45 of file ROOTCanvas.h.

Member Function Documentation

◆ fontType()

static int fontType ( int  mode)
static

Definition at line 67 of file ROOTCanvas.h.