Definition at line 39 of file EventDisplay_service.cc.
evdb::testCanvas1::testCanvas1 |
( |
TGMainFrame * |
mf | ) |
|
|
inline |
Definition at line 42 of file EventDisplay_service.cc.
const char * PrintTag() const
static void AddToListOfPrintables(const char *name, evdb::Printable *p)
evdb::testCanvas1::~testCanvas1 |
( |
| ) |
|
|
inline |
const char* evdb::testCanvas1::Description |
( |
| ) |
const |
|
inlinevirtual |
void evdb::testCanvas1::Draw |
( |
const char * |
| ) |
|
|
inlinevirtual |
Implements evdb::Canvas.
Definition at line 50 of file EventDisplay_service.cc.
51 static TText*
t =
new TText(0.5,0.5,
"-");
54 sprintf(buff,
"%d",count);
56 t->SetText(0.5,0.5,buff);
TCanvas * fCanvas
The ROOT drawing canvas.
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
const char* evdb::testCanvas1::PrintTag |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: