54 "Scene holding projected geometry for the RPhi view.");
56 "Scene holding projected geometry for the RhoZ view.");
58 "Scene holding projected event-data for the RPhi view.");
60 "Scene holding projected event-data for the RhoZ view.");
72 a->SetTitleSize(0.05);
74 a->SetLabelSize(0.025);
85 a->SetTitleSize(0.05);
87 a->SetLabelSize(0.025);
101 pack->SetElementName(
"Multi View");
102 pack->SetHorizontal();
104 pack->NewSlot()->MakeCurrent();
111 pack->NewSlot()->MakeCurrent();
117 pack->NewSlot()->MakeCurrent();
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TEveManager * gEve
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
TEveScene * GetGlobalScene() const
TEveBrowser * GetBrowser() const
TEveViewer * SpawnNewViewer(const char *name, const char *title="", Bool_t embed=kTRUE)
Create a new GL viewer.
TGListTreeItem * AddToListTree(TEveElement *re, Bool_t open, TGListTree *lt=nullptr)
TEveScene * SpawnNewScene(const char *name, const char *title="")
Create a new scene.
TEveScene * GetEventScene() const
Axes for non-linear projections.
Manager class for steering of projections and managing projected objects.
Eve representation of TGLScene.
Eve representation of TGLViewer.
Encapsulates TGPack into an eve-window.
Description of TEveWindowSlot.
static TEveWindowSlot * CreateWindowInTab(TGTab *tab, TEveWindow *eve_parent=nullptr)
Create a new tab in a given tab-widget and populate it with a default window-slot.
TGTab * GetTabRight() const