|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
17 #include <TEveViewer.h>
18 #include <TGLViewer.h>
32 SetTextSize(DefaultTextSize());
33 SetUseColorSet(kFALSE);
35 InstanceCount::increment(
this);
39 Annotation::~Annotation() {
virtual Bool_t MouseEnter(TGLOvlSelectRecord &selRec)
Mouse has entered overlay area.
Annotation(TEveViewer *v, const std::string &text, float x, float y, Color_t c)
Standard constructor with initialization.
static float DefaultTextSize()
Default text size.
static void decrement(T *)
Decrement count according to type information.
static float DefaultMargin()
Default margin for placement in bottom left corner.
Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html.
Class to add annotations to eve viewers.
Namespace for the AIDA detector description toolkit.
ClassImp(Annotation) Annotation
Standard constructor with initialization.