Multi-view (3d, rphi, rhoz) service class using EVE Window Manager.
Used together with alice_esd.C macro
{
{
}
{
}
pack->SetElementName(
"Multi View");
pack->NewSlot()->MakeCurrent();
pack->NewSlot()->MakeCurrent();
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
- Author
- Matevz Tadel
Definition in file MultiView.C.