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