|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
14 #ifndef DDEVE_CALO2DPROJECTION_H
15 #define DDEVE_CALO2DPROJECTION_H
24 class TEveCaloDataHist;
55 #endif // DDEVE_CALO2DPROJECTION_H
The main class of the DDEve display.
ClassDefOverride(Calo2DProjection, 0)
Root implementation macro.
virtual View & Build(TEveWindow *slot) override
Build the projection view and map it to the given slot.
virtual void ConfigureGeometry(const DisplayConfiguration::ViewConfig &config) override
Configure a single geometry view.
void ImportGeoTopics(const std::string &title) override
Call to import geometry topics.
class Projection Projection.h DDEve/Projection.h
const std::string & name() const
Access to the view name/title.
View TEveWindowSlot * slot
Namespace for the AIDA detector description toolkit.
class View View.h DDEve/View.h
virtual ~Calo2DProjection()
Default destructor.
Calo2DProjection(Display *eve, const std::string &name)
Initializing constructor.
2D projection operator for calorimeters
virtual void ConfigureEvent(const DisplayConfiguration::ViewConfig &config) override
Configure a single event scene view.