BOSS 7.0.1
BESIII Offline Software System
|
#include <BesPaveText.h>
Public Member Functions | |
BesPaveText () | |
BesPaveText (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Option_t *option="br") | |
BesPaveText (const BesPaveText &pavetext) | |
virtual void | SetText (std::vector< TString > infoCon) |
virtual void | SetPos (Int_t px, Int_t py) |
BesPaveText () | |
BesPaveText (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Option_t *option="br") | |
BesPaveText (const BesPaveText &pavetext) | |
virtual void | SetText (std::vector< TString > infoCon) |
virtual void | SetPos (Int_t px, Int_t py) |
Protected Attributes | |
Double_t | fTextSize |
Double_t | fdxNDC |
Double_t | fdyNDC |
Definition at line 11 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesPaveText.h.
BesPaveText::BesPaveText | ( | ) |
BesPaveText::BesPaveText | ( | Double_t | x1, |
Double_t | y1, | ||
Double_t | x2, | ||
Double_t | y2, | ||
Option_t * | option = "br" |
||
) |
Definition at line 18 of file BesPaveText.cxx.
BesPaveText::BesPaveText | ( | const BesPaveText & | pavetext | ) |
Definition at line 29 of file BesPaveText.cxx.
BesPaveText::BesPaveText | ( | ) |
BesPaveText::BesPaveText | ( | Double_t | x1, |
Double_t | y1, | ||
Double_t | x2, | ||
Double_t | y2, | ||
Option_t * | option = "br" |
||
) |
BesPaveText::BesPaveText | ( | const BesPaveText & | pavetext | ) |
|
virtual |
Definition at line 76 of file BesPaveText.cxx.
Referenced by BesGeoTrack::ExecuteEvent(), Emc2DCrystal::ExecuteEvent(), Mdc2DWire::ExecuteEvent(), Muc2DStrip::ExecuteEvent(), and Tof2DScin::ExecuteEvent().
|
virtual |
|
virtual |
|
virtual |
|
protected |
Definition at line 15 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesPaveText.h.
Referenced by SetPos().
|
protected |
Definition at line 15 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesPaveText.h.
Referenced by SetPos().
|
protected |
Definition at line 14 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesPaveText.h.
Referenced by BesPaveText().