|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
28 InstanceCount::increment(
this);
32 Calo3DProjection::~Calo3DProjection() {
virtual View & Build(TEveWindow *slot) override
Build the projection view and map it to the given slot.
The main class of the DDEve display.
#define DECLARE_VIEW_FACTORY(x)
virtual View & Map(TEveWindow *slot)
Map the view view to the slot.
ClassImp(Calo3DProjection) Calo3DProjection
Initializing constructor.
const std::string & name() const
Access to the view name/title.
Calo3DProjection(Display *eve, const std::string &name)
Initializing constructor.
virtual TEveElementList * AddToGlobalItems(const std::string &nam)
Add the view to the global list of eve objects.
3D projection for calorimeters
View TEveWindowSlot * slot
static void decrement(T *)
Decrement count according to type information.
virtual View & CreateScenes()
Create the geometry and the event scene.
Namespace for the AIDA detector description toolkit.
class View View.h DDEve/View.h