|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
31 RhoPhiProjection::~RhoPhiProjection() {
The main class of the DDEve display.
ClassImp(RhoPhiProjection) RhoPhiProjection
Initializing constructor.
#define DECLARE_VIEW_FACTORY(x)
virtual View & Build(TEveWindow *slot) override
Build the projection view and map it to the given slot.
class RhoPhiProjection RhoPhiProjection.h DDEve/RhoPhiProjection.h
virtual Projection & AddAxis()
Add projection axis to the view.
class Projection Projection.h DDEve/Projection.h
View TEveWindowSlot * slot
virtual View & CreateScenes()
Create the geometry and the event scene.
virtual View & Map(TEveWindow *slot) override
Map the projection view to the slot.
Namespace for the AIDA detector description toolkit.
virtual Projection & CreateRhoPhiProjection()
Create Rho-Phi projection.
class View View.h DDEve/View.h
RhoPhiProjection(Display *eve, const std::string &name)
Initializing constructor.