13 #ifndef Fireworks_Core_FWEveView_h 14 #define Fireworks_Core_FWEveView_h 27 class TGLPerspectiveCamera;
31 class TEveElementList;
130 #if ROOT_VERSION_CODE >= ROOT_VERSION(5, 26, 0)
FWEventAnnotation * m_overlayEventInfo
virtual void useGlobalEnergyScaleChanged()
const FWEveView & operator=(const FWEveView &)=delete
std::shared_ptr< FWViewContextMenuHandlerGL > m_viewContextMenu
virtual void pointLineScalesChanged()
FWTGLViewer * fwViewerGL() const
virtual bool requestGLHandlerPick() const
virtual void setupEventCenter()
FWViewEnergyScaleEditor * m_viewEnergyScaleEditor
virtual void setupEnergyScale()
FWDoubleParameter m_pointSize
FWTEveViewer * fwViewer()
const fireworks::Context * m_context
TEveElement * m_ownedProducts
FWBoolParameter m_lineSmooth
virtual bool isEnergyScaleGlobal() const
FWBoolParameter m_showCameraGuide
FWBoolParameter m_useGlobalEnergyScale
virtual void cameraGuideChanged()
virtual void voteCaloMaxVal()
ScaleAnnotation * m_energyMaxValAnnotation
virtual TEveCaloViz * getEveCalo() const
void saveImageTo(const std::string &iName) const override
FWViewContextMenuHandlerBase * contextMenuHandler() const override
virtual void resetCamera()
void addToOrthoCamera(TGLOrthoCamera *, FWConfiguration &) const
FWBoolParameter m_drawCMSLogo
std::unique_ptr< FWViewEnergyScale > m_localEnergyScale
virtual void eventBegin()
const fireworks::Context & context()
FWBoolParameter m_pointSmooth
FWDoubleParameter m_imageScale
void populateController(ViewerParameterGUI &) const override
void setFrom(const FWConfiguration &) override
void setFromPerspectiveCamera(TGLPerspectiveCamera *, const std::string &, const FWConfiguration &)
FWViewContext * viewContext()
virtual void setBackgroundColor(Color_t)
unsigned int version() const
FWEveView(TEveWindowSlot *, FWViewType::EType, unsigned int version=7)
FWDoubleParameter m_lineOutlineScale
FWEnumParameter m_eventInfoLevel
std::unique_ptr< FWViewContext > m_viewContext
TEveElement * ownedProducts()
void addToPerspectiveCamera(TGLPerspectiveCamera *, const std::string &, FWConfiguration &) const
FWDoubleParameter m_lineWidth
void addTo(FWConfiguration &) const override
FWDoubleParameter m_lineWireframeScale
TGLViewer * viewerGL() const
void setFromOrthoCamera(TGLOrthoCamera *, const FWConfiguration &)
TGLCameraGuide * m_cameraGuide
virtual void setContext(const fireworks::Context &x)
CmsAnnotation * m_overlayLogo