cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator

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

#include <include/CepGenRoot/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 68 of file ROOTCanvas.h.