Go to the documentation of this file. 1 #ifndef Fireworks_Core_CmsShowCommon_h
2 #define Fireworks_Core_CmsShowCommon_h
21 #include <sigc++/signal.h>
22 #include <sigc++/sigc++.h>
26 #include "TEveVector.h"
const TGLColorSet & getLightColorSet() const
fireworks::Context * m_context
CmsShowCommonPopup * m_view
const CmsShowCommon & operator=(const CmsShowCommon &)=delete
bool getRnrPTBMarkers() const
FWLongParameter * m_geomColors[kFWGeomColorSize]
TEveVector m_externalEventCenter
UChar_t getProjTrackBreaking() const
const TGLColorSet & getDarkColorSet() const
FWEnumParameter m_palette
FWLongParameter m_geomTransparency3D
FWViewEnergyScale * getEnergyScale() const
void setGeomTransparency(int val, bool projected)
void setEventCenter(float, float, float)
void setDrawBreakMarkers()
void addTo(FWConfiguration &) const override
FWLongParameter m_backgroundColor
void setView(CmsShowCommonPopup *x)
const FWColorManager * colorManager() const
TGLColorSet m_darkColorSet
FWLongParameter m_geomTransparency2D
FWBoolParameter m_drawBreakPoints
TGLColorSet m_lightColorSet
CmsShowCommon(fireworks::Context *)
void setFrom(const FWConfiguration &) override
void setGeomColor(FWGeomColorIndex, Color_t)
FWViewEnergyScale * getEnergyScale() const
FWEnumParameter m_trackBreak
sigc::signal< void, const CmsShowCommon * > eventCenterChanged_
void getEventCenter(float *inC) const
~CmsShowCommon() override
FWViewContext m_viewContext