DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDEve/MultiView.h>
#include <DDEve/Factories.h>
#include <DDEve/DisplayConfiguration.h>
#include <DD4hep/Plugins.h>
#include <iostream>
Go to the source code of this file.
Functions | |
ClassImp (MultiView) static void _build(Display *display | |
Import Geometry data. More... | |
display | RegisterEvents (v) |
v | ConfigureGeometryFromInfo () |
v | ConfigureEventFromInfo () |
v | Initialize () |
Variables | |
View * | v |
View TEveWindowSlot * | slot |
ClassImp | ( | MultiView | ) |
Import Geometry data.
v ConfigureEventFromInfo | ( | ) |
v ConfigureGeometryFromInfo | ( | ) |
v Initialize | ( | ) |
display RegisterEvents | ( | v | ) |
View TEveWindowSlot* slot |
Definition at line 28 of file MultiView.cpp.
View* v |
Definition at line 28 of file MultiView.cpp.