|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
13 #ifndef DDEVE_MULTIVIEW_H
14 #define DDEVE_MULTIVIEW_H
44 #endif // DDEVE_MULTIVIEW_H
The main class of the DDEve display.
class MultiView MultiView.h DDEve/MultiView.h
const std::string & name() const
Access to the view name/title.
ClassDefOverride(MultiView, 0)
Root implementation macro.
View TEveWindowSlot * slot
virtual View & Build(TEveWindow *slot) override
Build the 3d view and map it to the given slot.
virtual ~MultiView()
Default destructor.
Namespace for the AIDA detector description toolkit.
class View View.h DDEve/View.h
MultiView(Display *eve, const std::string &name)
Initializing constructor.