#include <Fireworks/Core/interface/FWRPZView.h>
Public Member Functions | |
virtual void | addTo (FWConfiguration &) const |
virtual void | eventBegin () |
virtual void | eventEnd () |
FWRPZView (TEveWindowSlot *iParent, FWViewType::EType) | |
virtual TEveCaloViz * | getEveCalo () const |
void | importElements (TEveElement *iProjectableChild, float layer, TEveElement *iProjectedParent=0) |
virtual void | populateController (ViewerParameterGUI &) const |
void | resetOrigin () |
virtual void | setContext (const fireworks::Context &) |
virtual void | setFrom (const FWConfiguration &) |
void | shiftOrigin (TEveVector ¢er) |
virtual void | voteCaloMaxVal () |
virtual | ~FWRPZView () |
Public Member Functions inherited from FWEveView | |
const fireworks::Context & | context () |
virtual FWViewContextMenuHandlerBase * | contextMenuHandler () const |
TEveScene * | eventScene () |
FWEveView (TEveWindowSlot *, FWViewType::EType, unsigned int version=7) | |
TEveScene * | geoScene () |
virtual bool | isEnergyScaleGlobal () const |
TEveElement * | ownedProducts () |
virtual void | saveImageTo (const std::string &iName) const |
virtual void | setBackgroundColor (Color_t) |
virtual void | setupEnergyScale () |
virtual void | useGlobalEnergyScaleChanged () |
FWViewContext * | viewContext () |
TEveViewer * | viewer () |
TGLViewer * | viewerGL () const |
virtual | ~FWEveView () |
Public Member Functions inherited from FWViewBase | |
void | destroy () |
FWViewBase (FWViewType::EType, unsigned int iVersion=1) | |
void | promptForSaveImageTo (TGFrame *) const |
FWViewType::EType | typeId () const |
const std::string & | typeName () const |
Public Member Functions inherited from FWConfigurableParameterizable | |
FWConfigurableParameterizable (unsigned int iVersion=1) | |
unsigned int | version () const |
virtual | ~FWConfigurableParameterizable () |
Public Member Functions inherited from FWParameterizable | |
void | add (FWParameterBase *) |
const_iterator | begin () const |
const_iterator | end () const |
FWParameterizable () | |
virtual | ~FWParameterizable () |
Public Member Functions inherited from FWConfigurable | |
FWConfigurable () | |
virtual | ~FWConfigurable () |
Private Member Functions | |
void | doCompression (bool) |
void | doFishEyeDistortion () |
void | doPreScaleDistortion () |
void | doShiftOriginToBeamSpot () |
FWRPZView (const FWRPZView &) | |
const FWRPZView & | operator= (const FWRPZView &) |
void | projectionAxesLabelSize () |
void | setEtaRng () |
void | showProjectionAxes () |
Static Private Attributes | |
static const float | s_distortF = 0.001 |
static const float | s_distortFInv = 1000 |
Additional Inherited Members | |
Public Types inherited from FWParameterizable | |
typedef std::vector < FWParameterBase * > ::const_iterator | const_iterator |
Public Attributes inherited from FWViewBase | |
sigc::signal< void, const FWViewBase * > | beingDestroyed_ |
sigc::signal< void, Int_t, Int_t > | openSelectedModelContextMenu_ |
Protected Member Functions inherited from FWEveView | |
void | addToOrthoCamera (TGLOrthoCamera *, FWConfiguration &) const |
void | addToPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, FWConfiguration &) const |
virtual void | cameraGuideChanged () |
virtual void | pointLineScalesChanged () |
virtual void | resetCamera () |
void | setFromOrthoCamera (TGLOrthoCamera *, const FWConfiguration &) |
void | setFromPerspectiveCamera (TGLPerspectiveCamera *, const std::string &, const FWConfiguration &) |
Protected Member Functions inherited from FWViewBase | |
virtual | ~FWViewBase () |
Protected Attributes inherited from FWViewBase | |
FWViewType | m_type |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 41 of file FWRPZView.h.
FWRPZView::FWRPZView | ( | TEveWindowSlot * | iParent, |
FWViewType::EType | id | ||
) |
Definition at line 51 of file FWRPZView.cc.
References fireworks::Context::caloR1(), FWGenericParameter< T >::changed_, doCompression(), doFishEyeDistortion(), doPreScaleDistortion(), doShiftOriginToBeamSpot(), FWEveView::eventScene(), FWEveView::geoScene(), FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, FWViewType::kRhoZ, m_axes, m_caloDistortion, m_compressMuon, m_fishEyeDistortion, m_fishEyeR, m_muonDistortion, m_projectionAxesLabelSize, m_projMgr, m_shiftOrigin, m_showEndcaps, m_showHF, m_showProjectionAxes, projectionAxesLabelSize(), s_distortF, setEtaRng(), showProjectionAxes(), FWGenericParameter< T >::value(), and FWEveView::viewerGL().
|
virtual |
|
private |
|
virtual |
Reimplemented from FWEveView.
Definition at line 317 of file FWRPZView.cc.
References FWEveView::addTo(), FWEveView::addToOrthoCamera(), and FWEveView::viewerGL().
|
private |
|
private |
Definition at line 265 of file FWRPZView.cc.
References m_fishEyeDistortion, m_fishEyeR, m_projMgr, AlCaHLTBitMon_ParallelJobs::p, s_distortF, s_distortFInv, and FWGenericParameter< T >::value().
Referenced by FWRPZView().
|
private |
Definition at line 278 of file FWRPZView.cc.
References FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, m_caloDistortion, m_muonDistortion, m_projMgr, FWViewBase::typeId(), and FWGenericParameter< T >::value().
Referenced by FWRPZView().
|
private |
Definition at line 216 of file FWRPZView.cc.
References m_projMgr, m_shiftOrigin, AlCaHLTBitMon_ParallelJobs::p, and FWGenericParameter< T >::value().
Referenced by FWRPZView().
|
virtual |
Reimplemented from FWEveView.
Definition at line 182 of file FWRPZView.cc.
References b, FWEveView::context(), fwLog, fireworks::Context::getBeamSpot(), fwlog::kDebug, FWViewType::kRhoZ, m_projMgr, alignCSCRings::r, FWViewBase::typeId(), FWViewBase::typeName(), FWEveView::viewerGL(), FWBeamSpot::x0(), FWBeamSpot::y0(), and FWBeamSpot::z0().
|
virtual |
Reimplemented from FWEveView.
Definition at line 209 of file FWRPZView.cc.
References FWEveView::eventEnd(), and FWEveView::viewerGL().
|
virtual |
void FWRPZView::importElements | ( | TEveElement * | iProjectableChild, |
float | layer, | ||
TEveElement * | iProjectedParent = 0 |
||
) |
Definition at line 304 of file FWRPZView.cc.
References m_projMgr.
Referenced by addElements(), and FWEveViewManager::finishViewCreate().
|
virtual |
Reimplemented from FWEveView.
Definition at line 401 of file FWRPZView.cc.
References ViewerParameterGUI::addParam(), f, ViewerParameterGUI::getTabContainer(), FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, FWViewType::kRhoZ, m_caloDistortion, m_compressMuon, m_fishEyeDistortion, m_fishEyeR, m_muonDistortion, m_projectionAxesLabelSize, m_shiftOrigin, m_showEndcaps, m_showHF, m_showPixelBarrel, m_showPixelEndcap, m_showProjectionAxes, m_showTrackerBarrel, m_showTrackerEndcap, FWEveView::populateController(), ViewerParameterGUI::requestTab(), and FWViewBase::typeId().
|
private |
Definition at line 394 of file FWRPZView.cc.
References m_axes, m_projectionAxesLabelSize, FWGenericParameter< T >::value(), and FWEveView::viewerGL().
Referenced by FWRPZView().
void FWRPZView::resetOrigin | ( | ) |
Definition at line 249 of file FWRPZView.cc.
References b, FWEveView::context(), fireworks::Context::getBeamSpot(), m_projMgr, FWBeamSpot::x0(), FWBeamSpot::y0(), and FWBeamSpot::z0().
Referenced by FWViewContextMenuHandlerGL::select().
|
virtual |
Reimplemented from FWEveView.
Definition at line 149 of file FWRPZView.cc.
References FWPFGeom::caloR1(), FWPFGeom::caloZ1(), FWGenericParameter< T >::changed_, FWEveView::context(), data, FWEveView::eventScene(), FWEveView::geoScene(), fireworks::Context::getCaloData(), FWRPZViewGeometry::initStdGeoElements(), FWViewType::kRhoPhiPF, m_calo, m_geometryList, m_projMgr, m_showPixelBarrel, m_showPixelEndcap, m_showTrackerBarrel, m_showTrackerEndcap, AlCaHLTBitMon_ParallelJobs::p, FWEveView::setContext(), FWRPZViewGeometry::showPixelBarrel(), FWRPZViewGeometry::showPixelEndcap(), FWRPZViewGeometry::showTrackerBarrel(), FWRPZViewGeometry::showTrackerEndcap(), and FWViewBase::typeId().
|
private |
Definition at line 341 of file FWRPZView.cc.
References fireworks::Context::caloMaxEta(), fireworks::Context::caloTransEta(), FWEveView::context(), FWViewType::kRhoZ, m_calo, m_showEndcaps, m_showHF, FWEveView::setupEnergyScale(), FWViewBase::typeId(), and FWGenericParameter< T >::value().
Referenced by FWRPZView().
|
virtual |
Reimplemented from FWEveView.
Definition at line 325 of file FWRPZView.cc.
References m_showProjectionAxes, FWGenericParameter< T >::set(), FWEveView::setFrom(), FWEveView::setFromOrthoCamera(), FWConfiguration::value(), relativeConstraints::value, FWConfiguration::valueForKey(), FWConfiguration::version(), and FWEveView::viewerGL().
void FWRPZView::shiftOrigin | ( | TEveVector & | center | ) |
Definition at line 231 of file FWRPZView.cc.
References m_projMgr, and FWEveView::viewerGL().
Referenced by FWViewContextMenuHandlerGL::select().
|
private |
Definition at line 387 of file FWRPZView.cc.
References m_axes, m_showProjectionAxes, FWGenericParameter< T >::value(), and FWEveView::viewerGL().
Referenced by FWRPZView().
|
virtual |
Reimplemented from FWEveView.
Definition at line 356 of file FWRPZView.cc.
References a, FWEveView::context(), gen::k, m_calo, and fireworks::Context::voteMaxEtAndEnergy().
|
private |
Definition at line 87 of file FWRPZView.h.
Referenced by FWRPZView(), projectionAxesLabelSize(), and showProjectionAxes().
|
private |
Definition at line 88 of file FWRPZView.h.
Referenced by getEveCalo(), setContext(), setEtaRng(), voteCaloMaxVal(), and ~FWRPZView().
|
private |
Definition at line 102 of file FWRPZView.h.
Referenced by doPreScaleDistortion(), FWRPZView(), and populateController().
|
private |
Definition at line 106 of file FWRPZView.h.
Referenced by FWRPZView(), and populateController().
|
private |
Definition at line 99 of file FWRPZView.h.
Referenced by doFishEyeDistortion(), FWRPZView(), and populateController().
|
private |
Definition at line 100 of file FWRPZView.h.
Referenced by doFishEyeDistortion(), FWRPZView(), and populateController().
|
private |
Definition at line 85 of file FWRPZView.h.
Referenced by setContext().
|
private |
Definition at line 103 of file FWRPZView.h.
Referenced by doPreScaleDistortion(), FWRPZView(), and populateController().
|
private |
Definition at line 105 of file FWRPZView.h.
Referenced by FWRPZView(), populateController(), and projectionAxesLabelSize().
|
private |
Definition at line 86 of file FWRPZView.h.
Referenced by doCompression(), doFishEyeDistortion(), doPreScaleDistortion(), doShiftOriginToBeamSpot(), eventBegin(), FWRPZView(), importElements(), resetOrigin(), setContext(), shiftOrigin(), and ~FWRPZView().
|
private |
Definition at line 98 of file FWRPZView.h.
Referenced by doShiftOriginToBeamSpot(), FWRPZView(), and populateController().
|
private |
Definition at line 109 of file FWRPZView.h.
Referenced by FWRPZView(), populateController(), and setEtaRng().
|
private |
Definition at line 108 of file FWRPZView.h.
Referenced by FWRPZView(), populateController(), and setEtaRng().
|
private |
Definition at line 93 of file FWRPZView.h.
Referenced by populateController(), and setContext().
|
private |
Definition at line 94 of file FWRPZView.h.
Referenced by populateController(), and setContext().
|
private |
Definition at line 104 of file FWRPZView.h.
Referenced by FWRPZView(), populateController(), setFrom(), and showProjectionAxes().
|
private |
Definition at line 95 of file FWRPZView.h.
Referenced by populateController(), and setContext().
|
private |
Definition at line 96 of file FWRPZView.h.
Referenced by populateController(), and setContext().
|
staticprivate |
Definition at line 82 of file FWRPZView.h.
Referenced by doFishEyeDistortion(), and FWRPZView().
|
staticprivate |
Definition at line 83 of file FWRPZView.h.
Referenced by doFishEyeDistortion().