#include <Fireworks/Core/interface/CmsShowCommon.h>
Protected Member Functions | |
const FWColorManager * | colorManager () const |
void | setPalette () |
Protected Attributes | |
FWLongParameter | m_backgroundColor |
fireworks::Context * | m_context |
TGLColorSet | m_darkColorSet |
FWBoolParameter | m_drawBreakPoints |
std::auto_ptr< FWViewEnergyScale > | m_energyScale |
FWLongParameter | m_gamma |
FWLongParameter * | m_geomColors [kFWGeomColorSize] |
FWLongParameter | m_geomTransparency2D |
FWLongParameter | m_geomTransparency3D |
TGLColorSet | m_lightColorSet |
FWEnumParameter | m_palette |
FWEnumParameter | m_trackBreak |
CmsShowCommonPopup * | m_view |
Private Member Functions | |
CmsShowCommon (const CmsShowCommon &) | |
const CmsShowCommon & | operator= (const CmsShowCommon &) |
Friends | |
class | CmsShowCommonPopup |
Additional Inherited Members | |
Public Types inherited from FWParameterizable | |
typedef std::vector < FWParameterBase * > ::const_iterator | const_iterator |
CmsShowCommon::CmsShowCommon | ( | fireworks::Context * | c | ) |
Definition at line 38 of file CmsShowCommon.cc.
|
virtual |
Definition at line 79 of file CmsShowCommon.cc.
|
private |
|
virtual |
Reimplemented from FWConfigurableParameterizable.
Definition at line 231 of file CmsShowCommon.cc.
|
protected |
Definition at line 84 of file CmsShowCommon.cc.
|
inline |
Definition at line 60 of file CmsShowCommon.h.
References m_gamma, and FWGenericParameter< T >::value().
|
inline |
|
inline |
Definition at line 70 of file CmsShowCommon.h.
References m_energyScale.
|
inline |
|
inline |
Definition at line 76 of file CmsShowCommon.h.
References m_trackBreak, and FWGenericParameter< T >::value().
|
inline |
Definition at line 77 of file CmsShowCommon.h.
References m_drawBreakPoints, and FWGenericParameter< T >::value().
void CmsShowCommon::loopPalettes | ( | ) |
Definition at line 324 of file CmsShowCommon.cc.
|
private |
void CmsShowCommon::permuteColors | ( | ) |
Definition at line 135 of file CmsShowCommon.cc.
void CmsShowCommon::randomizeColors | ( | ) |
Definition at line 161 of file CmsShowCommon.cc.
void CmsShowCommon::setDrawBreakMarkers | ( | ) |
Definition at line 109 of file CmsShowCommon.cc.
|
virtual |
Reimplemented from FWConfigurableParameterizable.
Definition at line 248 of file CmsShowCommon.cc.
void CmsShowCommon::setGamma | ( | ) |
Definition at line 121 of file CmsShowCommon.cc.
void CmsShowCommon::setGeomColor | ( | FWGeomColorIndex | cidx, |
Color_t | iColor | ||
) |
Definition at line 180 of file CmsShowCommon.cc.
void CmsShowCommon::setGeomTransparency | ( | int | val, |
bool | projected | ||
) |
Definition at line 187 of file CmsShowCommon.cc.
|
protected |
Definition at line 303 of file CmsShowCommon.cc.
void CmsShowCommon::setTrackBreakMode | ( | ) |
Definition at line 94 of file CmsShowCommon.cc.
|
inline |
Definition at line 79 of file CmsShowCommon.h.
void CmsShowCommon::switchBackground | ( | ) |
Definition at line 127 of file CmsShowCommon.cc.
|
friend |
Definition at line 43 of file CmsShowCommon.h.
|
mutableprotected |
Definition at line 94 of file CmsShowCommon.h.
|
protected |
Definition at line 88 of file CmsShowCommon.h.
|
protected |
Definition at line 104 of file CmsShowCommon.h.
Referenced by getDarkColorSet().
|
protected |
Definition at line 91 of file CmsShowCommon.h.
Referenced by getRnrPTBMarkers().
|
protected |
Definition at line 106 of file CmsShowCommon.h.
Referenced by getEnergyScale().
|
protected |
Definition at line 95 of file CmsShowCommon.h.
Referenced by gamma().
|
protected |
Definition at line 101 of file CmsShowCommon.h.
|
protected |
Definition at line 99 of file CmsShowCommon.h.
|
protected |
Definition at line 100 of file CmsShowCommon.h.
|
protected |
Definition at line 103 of file CmsShowCommon.h.
Referenced by getLightColorSet().
|
mutableprotected |
Definition at line 96 of file CmsShowCommon.h.
|
protected |
Definition at line 90 of file CmsShowCommon.h.
Referenced by getProjTrackBreaking().
|
protected |
Definition at line 87 of file CmsShowCommon.h.
Referenced by setView().