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