CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
FWRPZView Class Reference

#include <Fireworks/Core/interface/FWRPZView.h>

Inheritance diagram for FWRPZView:
FWEveView FWViewBase FWConfigurableParameterizable FWParameterizable FWConfigurable

Public Member Functions

virtual void addTo (FWConfiguration &) const
 
virtual void eventBegin ()
 
 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 &center)
 
virtual void voteCaloMaxVal ()
 
virtual ~FWRPZView ()
 
- Public Member Functions inherited from FWEveView
const fireworks::Contextcontext ()
 
virtual
FWViewContextMenuHandlerBase
contextMenuHandler () const
 
virtual void eventEnd ()
 
TEveScene * eventScene ()
 
 FWEveView (TEveWindowSlot *, FWViewType::EType, unsigned int version=7)
 
FWTEveViewerfwViewer ()
 
FWTGLViewerfwViewerGL () const
 
TEveScene * geoScene ()
 
virtual bool isEnergyScaleGlobal () const
 
TEveElement * ownedProducts ()
 
virtual bool requestGLHandlerPick () const
 
virtual void saveImageTo (const std::string &iName) const
 
virtual void setBackgroundColor (Color_t)
 
virtual void setupEnergyScale ()
 
virtual void useGlobalEnergyScaleChanged ()
 
FWViewContextviewContext ()
 
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 FWRPZViewoperator= (const FWRPZView &)
 
void projectionAxesLabelSize ()
 
void setEtaRng ()
 
void showProjectionAxes ()
 

Private Attributes

TEveProjectionAxes * m_axes
 
TEveCalo2D * m_calo
 
FWDoubleParameter m_caloDistortion
 
FWBoolParameter m_compressMuon
 
FWDoubleParameter m_fishEyeDistortion
 
FWDoubleParameter m_fishEyeR
 
FWRPZViewGeometrym_geometryList
 
FWDoubleParameter m_muonDistortion
 
FWDoubleParameter m_projectionAxesLabelSize
 
TEveProjectionManager * m_projMgr
 
FWBoolParameter m_shiftOrigin
 
FWBoolParameterm_showEndcaps
 
FWBoolParameter m_showGEM
 
FWBoolParameterm_showHF
 
FWBoolParameter m_showME0
 
FWBoolParameter m_showPixelBarrel
 
FWBoolParameter m_showPixelEndcap
 
FWBoolParameter m_showProjectionAxes
 
FWBoolParameter m_showRpcEndcap
 
FWBoolParameter m_showTrackerBarrel
 
FWBoolParameter m_showTrackerEndcap
 

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 FWEveView
const fireworks::Contextm_context
 
- Protected Attributes inherited from FWViewBase
FWViewType m_type
 

Detailed Description

Description: <one line="" class="" summary>="">

Usage: <usage>

Definition at line 40 of file FWRPZView.h.

Constructor & Destructor Documentation

FWRPZView::FWRPZView ( TEveWindowSlot *  iParent,
FWViewType::EType  id 
)

Definition at line 50 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().

50  :
51  FWEveView(iParent, id, 7),
52  m_geometryList(0),
53  m_projMgr(0),
54  m_axes(0),
55 
56  m_calo(0),
57 
58  m_showPixelBarrel(this, "Show Pixel Barrel", false ),
59  m_showPixelEndcap(this, "Show Pixel Endcap", false),
60  m_showTrackerBarrel(this, "Show Tracker Barrel", false ),
61  m_showTrackerEndcap(this, "Show Tracker Endcap", false),
62  m_showRpcEndcap(this, "Show RPC Endcap", false ),
63  m_showGEM(this, "Show GEM", false ),
64  m_showME0(this, "Show ME0", false ),
65 
66  m_shiftOrigin(this,"Shift origin to beam-spot", false),
67  m_fishEyeDistortion(this,"Distortion",0., 0., 100.),
68  m_fishEyeR(this,"FixedRadius",(double)fireworks::Context::caloR1(), 0.0, 150.0),
69 
70  m_caloDistortion(this,"Calo compression",1.0,0.01,10.),
71  m_muonDistortion(this,"Muon compression",0.2,0.01,10.),
72  m_showProjectionAxes(this,"Show projection axis", false),
73  m_projectionAxesLabelSize(this,"Projection axis label size", 0.015, 0.001, 0.2),
74  m_compressMuon(this,"Compress detectors",false),
75  m_showHF(0),
76  m_showEndcaps(0)
77 {
78  TEveProjection::EPType_e projType = (id == FWViewType::kRhoZ) ? TEveProjection::kPT_RhoZ : TEveProjection::kPT_RPhi;
79 
80  m_projMgr = new TEveProjectionManager(projType);
81  m_projMgr->IncDenyDestroy();
82  m_projMgr->SetImportEmpty(kTRUE);
83 
84  m_projMgr->GetProjection()->SetDistortion(m_fishEyeDistortion.value()*s_distortF);
85  m_projMgr->GetProjection()->SetFixR(m_fishEyeR.value());
86 
87 #ifdef TEVEPROJECTIONS_DISPLACE_ORIGIN_MODE
88  m_projMgr->GetProjection()->SetDisplaceOrigin( m_shiftOrigin.value());
89 #endif
90 
91  if ( id == FWViewType::kRhoPhi || id == FWViewType::kRhoPhiPF) {
92  m_projMgr->GetProjection()->AddPreScaleEntry(0, fireworks::Context::caloR1(), 1.0);
93  m_projMgr->GetProjection()->AddPreScaleEntry(0, 300, 0.2);
94  } else {
95  m_projMgr->GetProjection()->AddPreScaleEntry(0, fireworks::Context::caloR1(), 1.0);
96  m_projMgr->GetProjection()->AddPreScaleEntry(1, 310, 1.0);
97  m_projMgr->GetProjection()->AddPreScaleEntry(0, 370, 0.2);
98  m_projMgr->GetProjection()->AddPreScaleEntry(1, 580, 0.2);
99  }
100 
101 
102  // camera
103  viewerGL()->SetCurrentCamera(TGLViewer::kCameraOrthoXOY);
104  if ( TGLOrthoCamera* camera = dynamic_cast<TGLOrthoCamera*>( &(viewerGL()->CurrentCamera()) ) ) {
105  camera->SetZoomMax(1e6);
106  }
107  geoScene()->GetGLScene()->SetSelectable(kFALSE);
108 
109  m_axes = new TEveProjectionAxes(m_projMgr);
110  m_axes->SetRnrState(m_showProjectionAxes.value());
111  m_axes->SetLabelSize(m_projectionAxesLabelSize.value());
112  m_showProjectionAxes.changed_.connect(boost::bind(&FWRPZView::showProjectionAxes,this));
114  eventScene()->AddElement(m_axes);
115 
116  if ( id != FWViewType::kRhoZ ) {
117  m_showEndcaps = new FWBoolParameter(this,"Include EndCaps", true);
118  m_showEndcaps->changed_.connect( boost::bind(&FWRPZView::setEtaRng, this) );
119  m_showHF = new FWBoolParameter(this,"Include HF", true);
120  m_showHF->changed_.connect( boost::bind(&FWRPZView::setEtaRng, this) );
121  }
122 
123  m_shiftOrigin.changed_.connect(boost::bind(&FWRPZView::doShiftOriginToBeamSpot,this));
124 
125  m_fishEyeDistortion.changed_.connect(boost::bind(&FWRPZView::doFishEyeDistortion,this));
126 
127  m_fishEyeR.changed_.connect(boost::bind(&FWRPZView::doFishEyeDistortion,this));
128 
129  m_caloDistortion.changed_.connect(boost::bind(&FWRPZView::doPreScaleDistortion,this));
130  m_muonDistortion.changed_.connect(boost::bind(&FWRPZView::doPreScaleDistortion,this));
131  m_compressMuon.changed_.connect(boost::bind(&FWRPZView::doCompression,this,_1));
132 }
void doShiftOriginToBeamSpot()
Definition: FWRPZView.cc:214
void doFishEyeDistortion()
Definition: FWRPZView.cc:263
FWBoolParameter m_shiftOrigin
Definition: FWRPZView.h:99
TEveScene * eventScene()
Definition: FWEveView.h:82
FWBoolParameter m_showProjectionAxes
Definition: FWRPZView.h:105
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
FWBoolParameter m_showME0
Definition: FWRPZView.h:97
FWDoubleParameter m_projectionAxesLabelSize
Definition: FWRPZView.h:106
TEveProjectionAxes * m_axes
Definition: FWRPZView.h:85
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
sigc::signal< void, T > changed_
FWParameters::Bool FWBoolParameter
Definition: FWParameters.h:38
FWBoolParameter * m_showHF
Definition: FWRPZView.h:109
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWDoubleParameter m_fishEyeR
Definition: FWRPZView.h:101
FWBoolParameter m_showRpcEndcap
Definition: FWRPZView.h:95
void doCompression(bool)
Definition: FWRPZView.cc:293
void setEtaRng()
Definition: FWRPZView.cc:339
FWBoolParameter m_showTrackerBarrel
Definition: FWRPZView.h:93
void showProjectionAxes()
Definition: FWRPZView.cc:385
static float caloR1(bool offset=true)
Definition: Context.cc:210
FWBoolParameter m_compressMuon
Definition: FWRPZView.h:107
FWRPZViewGeometry * m_geometryList
Definition: FWRPZView.h:83
void doPreScaleDistortion()
Definition: FWRPZView.cc:276
FWBoolParameter * m_showEndcaps
Definition: FWRPZView.h:110
FWBoolParameter m_showGEM
Definition: FWRPZView.h:96
FWDoubleParameter m_fishEyeDistortion
Definition: FWRPZView.h:100
TEveScene * geoScene()
Definition: FWEveView.h:83
FWEveView(TEveWindowSlot *, FWViewType::EType, unsigned int version=7)
Definition: FWEveView.cc:81
FWBoolParameter m_showTrackerEndcap
Definition: FWRPZView.h:94
FWDoubleParameter m_muonDistortion
Definition: FWRPZView.h:104
FWBoolParameter m_showPixelEndcap
Definition: FWRPZView.h:92
FWDoubleParameter m_caloDistortion
Definition: FWRPZView.h:103
FWBoolParameter m_showPixelBarrel
Definition: FWRPZView.h:91
static const float s_distortF
Definition: FWRPZView.h:80
void projectionAxesLabelSize()
Definition: FWRPZView.cc:392
FWRPZView::~FWRPZView ( )
virtual

Definition at line 134 of file FWRPZView.cc.

References m_calo, and m_projMgr.

135 {
136  m_calo->Destroy();
137  m_projMgr->DecDenyDestroy();
138 }
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWRPZView::FWRPZView ( const FWRPZView )
private

Member Function Documentation

void FWRPZView::addTo ( FWConfiguration iTo) const
virtual

Reimplemented from FWEveView.

Definition at line 315 of file FWRPZView.cc.

References FWEveView::addTo(), FWEveView::addToOrthoCamera(), and FWEveView::viewerGL().

316 {
317  FWEveView::addTo(iTo);
318  TGLOrthoCamera* camera = dynamic_cast<TGLOrthoCamera*>( &(viewerGL()->CurrentCamera()) );
319  if (camera) addToOrthoCamera(camera, iTo);
320 }
void addToOrthoCamera(TGLOrthoCamera *, FWConfiguration &) const
Definition: FWEveView.cc:418
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
virtual void addTo(FWConfiguration &) const
Definition: FWEveView.cc:346
void FWRPZView::doCompression ( bool  flag)
private

Definition at line 293 of file FWRPZView.cc.

References m_projMgr.

Referenced by FWRPZView().

294 {
295  m_projMgr->GetProjection()->SetUsePreScale(flag);
296  m_projMgr->UpdateName();
297  m_projMgr->ProjectChildren();
298  gEve->Redraw3D();
299 }
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
void FWRPZView::doFishEyeDistortion ( )
private

Definition at line 263 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().

264 {
265  TEveProjection* p = m_projMgr->GetProjection();
266  if (p->GetDistortion() != m_fishEyeDistortion.value()*s_distortFInv)
267  p->SetDistortion(m_fishEyeDistortion.value()*s_distortF);
268  if (p->GetFixR() != m_fishEyeR.value())
269  p->SetFixR(m_fishEyeR.value());
270 
271  m_projMgr->ProjectChildren();
272  gEve->Redraw3D();
273 }
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWDoubleParameter m_fishEyeR
Definition: FWRPZView.h:101
static const float s_distortFInv
Definition: FWRPZView.h:81
FWDoubleParameter m_fishEyeDistortion
Definition: FWRPZView.h:100
static const float s_distortF
Definition: FWRPZView.h:80
void FWRPZView::doPreScaleDistortion ( )
private

Definition at line 276 of file FWRPZView.cc.

References FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, m_caloDistortion, m_muonDistortion, m_projMgr, FWViewBase::typeId(), and FWGenericParameter< T >::value().

Referenced by FWRPZView().

277 {
279  m_projMgr->GetProjection()->ChangePreScaleEntry(0,1,m_caloDistortion.value());
280  m_projMgr->GetProjection()->ChangePreScaleEntry(0,2,m_muonDistortion.value());
281  } else {
282  m_projMgr->GetProjection()->ChangePreScaleEntry(0,1,m_caloDistortion.value());
283  m_projMgr->GetProjection()->ChangePreScaleEntry(0,2,m_muonDistortion.value());
284  m_projMgr->GetProjection()->ChangePreScaleEntry(1,1,m_caloDistortion.value());
285  m_projMgr->GetProjection()->ChangePreScaleEntry(1,2,m_muonDistortion.value());
286  }
287  m_projMgr->UpdateName();
288  m_projMgr->ProjectChildren();
289  gEve->Redraw3D();
290 }
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWDoubleParameter m_muonDistortion
Definition: FWRPZView.h:104
FWDoubleParameter m_caloDistortion
Definition: FWRPZView.h:103
FWViewType::EType typeId() const
Definition: FWViewBase.h:41
void FWRPZView::doShiftOriginToBeamSpot ( )
private

Definition at line 214 of file FWRPZView.cc.

References m_projMgr, m_shiftOrigin, AlCaHLTBitMon_ParallelJobs::p, and FWGenericParameter< T >::value().

Referenced by FWRPZView().

215 {
216 #ifdef TEVEPROJECTIONS_DISPLACE_ORIGIN_MODE
217 
218  TEveProjection* p = m_projMgr->GetProjection();
219  if (p->GetDisplaceOrigin() != m_shiftOrigin.value())
220  {
221  p->SetDisplaceOrigin( m_shiftOrigin.value());
222  m_projMgr->ProjectChildren();
223  gEve->Redraw3D();
224  }
225 #endif
226 }
FWBoolParameter m_shiftOrigin
Definition: FWRPZView.h:99
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
void FWRPZView::eventBegin ( )
virtual

Reimplemented from FWEveView.

Definition at line 187 of file FWRPZView.cc.

References b, FWEveView::context(), fwLog, fireworks::Context::getBeamSpot(), fwlog::kDebug, FWViewType::kRhoZ, m_projMgr, alignCSCRings::r, Sign(), FWViewBase::typeId(), FWViewBase::typeName(), FWEveView::viewerGL(), FWBeamSpot::x0(), FWBeamSpot::y0(), and FWBeamSpot::z0().

188 {
189  if (context().getBeamSpot())
190  {
191  FWBeamSpot& b = *(context().getBeamSpot());
192  fwLog(fwlog::kDebug) << Form("%s::eventBegin Set projection center (%f, %f, %f) \n", typeName().c_str(), b.x0(), b.y0(), b.z0());
193 
194  // projection center
195  TEveVector center(b.x0(), b.y0(), b.z0());
196  m_projMgr->GetProjection()->SetCenter(center);
197 
198  // camera move
199  TGLCamera& cam = viewerGL()->CurrentCamera();
200  cam.SetExternalCenter(true);
201  if (typeId() != FWViewType::kRhoZ)
202  {
203  double r = TMath::Sqrt( b.x0()*b.x0() + b.y0()*b.y0());
204  cam.SetCenterVec(b.z0(), TMath::Sign(r, b.y0()), 0);
205  }
206  else
207  {
208  cam.SetCenterVec(b.x0(), b.y0(), b.z0());
209  }
210  }
211 }
double x0() const
Definition: FWBeamSpot.cc:30
T Sign(T A, T B)
Definition: MathUtil.h:54
double z0() const
Definition: FWBeamSpot.cc:40
double y0() const
Definition: FWBeamSpot.cc:35
const std::string & typeName() const
Definition: FWViewBase.cc:120
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWBeamSpot * getBeamSpot() const
Definition: Context.h:78
const fireworks::Context & context()
Definition: FWEveView.h:67
#define fwLog(_level_)
Definition: fwLog.h:50
double b
Definition: hdecay.h:120
FWViewType::EType typeId() const
Definition: FWViewBase.h:41
TEveCaloViz * FWRPZView::getEveCalo ( ) const
virtual

Reimplemented from FWEveView.

Definition at line 145 of file FWRPZView.cc.

References m_calo.

146 {
147  return static_cast<TEveCaloViz*>(m_calo);
148 }
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
void FWRPZView::importElements ( TEveElement *  iProjectableChild,
float  layer,
TEveElement *  iProjectedParent = 0 
)

Definition at line 302 of file FWRPZView.cc.

References m_projMgr.

Referenced by addElements(), and FWEveViewManager::finishViewCreate().

303 {
304  float oldLayer = m_projMgr->GetCurrentDepth();
305  m_projMgr->SetCurrentDepth(iLayer);
306  //make sure current depth is reset even if an exception is thrown
307  boost::shared_ptr<TEveProjectionManager> sentry(m_projMgr,
308  boost::bind(&TEveProjectionManager::SetCurrentDepth,
309  _1,oldLayer));
310  m_projMgr->ImportElements(iChildren,iProjectedParent);
311 }
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
const FWRPZView& FWRPZView::operator= ( const FWRPZView )
private
void FWRPZView::populateController ( ViewerParameterGUI gui) const
virtual

Reimplemented from FWEveView.

Definition at line 399 of file FWRPZView.cc.

References ViewerParameterGUI::addParam(), f, fireworks::Context::getGeom(), ViewerParameterGUI::getTabContainer(), FWGeometry::VersionInfo::haveExtraDet(), FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, FWViewType::kRhoZ, m_caloDistortion, m_compressMuon, FWEveView::m_context, m_fishEyeDistortion, m_fishEyeR, m_muonDistortion, m_projectionAxesLabelSize, m_shiftOrigin, m_showEndcaps, m_showGEM, m_showHF, m_showME0, m_showPixelBarrel, m_showPixelEndcap, m_showProjectionAxes, m_showRpcEndcap, m_showTrackerBarrel, FWEveView::populateController(), ViewerParameterGUI::requestTab(), FWViewBase::typeId(), and FWGeometry::versionInfo().

400 {
402 
403  ViewerParameterGUI& det = gui.requestTab("Detector");;
405 
406  if (typeId() == FWViewType::kRhoZ)
407  {
411  bool showGEM = m_context->getGeom()->versionInfo().haveExtraDet("GEM");
412  if (showGEM) det.addParam(&m_showGEM);
413  bool showME0 = m_context->getGeom()->versionInfo().haveExtraDet("ME0");
414  if (showME0) det.addParam(&m_showME0);
415  }
416 
417 #ifdef TEVEPROJECTIONS_DISPLACE_ORIGIN_MODE
418  gui.requestTab("Projection").addParam(&m_shiftOrigin);
419 #endif
420 
421  gui.requestTab("Projection").
422  addParam(&m_showProjectionAxes).
423  addParam(&m_projectionAxesLabelSize).
424  separator();
425 
426  TGCompositeFrame* f = gui.getTabContainer();
427 
428  f->AddFrame(new TGLabel(f, "FishEye:"));
430  addParam(&m_fishEyeR).
431  separator();
432 
433  f->AddFrame(new TGLabel(f, "PreScales:"));
434 
435  gui.requestTab("Projection").
436  addParam(&m_compressMuon).
437  addParam(&m_muonDistortion).
438  addParam(&m_caloDistortion);
439 
440 
442  {
443  gui.requestTab("Calo").
444  addParam(m_showHF).
445  addParam(m_showEndcaps);
446  }
447 }
FWBoolParameter m_shiftOrigin
Definition: FWRPZView.h:99
FWBoolParameter m_showProjectionAxes
Definition: FWRPZView.h:105
FWBoolParameter m_showME0
Definition: FWRPZView.h:97
FWDoubleParameter m_projectionAxesLabelSize
Definition: FWRPZView.h:106
virtual void populateController(ViewerParameterGUI &) const
Definition: FWEveView.cc:551
const FWGeometry * getGeom() const
Definition: Context.h:83
ViewerParameterGUI & requestTab(const char *)
const fireworks::Context * m_context
Definition: FWEveView.h:111
const VersionInfo & versionInfo() const
Definition: FWGeometry.h:117
FWBoolParameter * m_showHF
Definition: FWRPZView.h:109
FWDoubleParameter m_fishEyeR
Definition: FWRPZView.h:101
FWBoolParameter m_showRpcEndcap
Definition: FWRPZView.h:95
bool haveExtraDet(const char *) const
Definition: FWGeometry.cc:379
FWBoolParameter m_showTrackerBarrel
Definition: FWRPZView.h:93
double f[11][100]
FWBoolParameter m_compressMuon
Definition: FWRPZView.h:107
FWBoolParameter * m_showEndcaps
Definition: FWRPZView.h:110
FWBoolParameter m_showGEM
Definition: FWRPZView.h:96
FWDoubleParameter m_fishEyeDistortion
Definition: FWRPZView.h:100
ViewerParameterGUI & addParam(const FWParameterBase *)
TGCompositeFrame * getTabContainer()
FWDoubleParameter m_muonDistortion
Definition: FWRPZView.h:104
FWBoolParameter m_showPixelEndcap
Definition: FWRPZView.h:92
FWDoubleParameter m_caloDistortion
Definition: FWRPZView.h:103
FWBoolParameter m_showPixelBarrel
Definition: FWRPZView.h:91
FWViewType::EType typeId() const
Definition: FWViewBase.h:41
void FWRPZView::projectionAxesLabelSize ( )
private

Definition at line 392 of file FWRPZView.cc.

References m_axes, m_projectionAxesLabelSize, FWGenericParameter< T >::value(), and FWEveView::viewerGL().

Referenced by FWRPZView().

393 {
394  m_axes->SetLabelSize(m_projectionAxesLabelSize.value());
395  viewerGL()->RequestDraw();
396 }
FWDoubleParameter m_projectionAxesLabelSize
Definition: FWRPZView.h:106
TEveProjectionAxes * m_axes
Definition: FWRPZView.h:85
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
void FWRPZView::resetOrigin ( )

Definition at line 247 of file FWRPZView.cc.

References b, FWEveView::context(), fireworks::Context::getBeamSpot(), m_projMgr, FWBeamSpot::x0(), FWBeamSpot::y0(), and FWBeamSpot::z0().

Referenced by FWViewContextMenuHandlerGL::select().

248 {
249  // set center back to beam spot
250 
251 #ifdef TEVEPROJECTIONS_DISPLACE_ORIGIN_MODE
252  FWBeamSpot& b = *(context().getBeamSpot());
253  TEveVector center(b.x0(), b.y0(), b.z0());
254  m_projMgr->GetProjection()->SetCenter(center);
255 
256  m_projMgr->ProjectChildren();
257  gEve->Redraw3D();
258 #endif
259 }
double x0() const
Definition: FWBeamSpot.cc:30
double z0() const
Definition: FWBeamSpot.cc:40
double y0() const
Definition: FWBeamSpot.cc:35
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWBeamSpot * getBeamSpot() const
Definition: Context.h:78
const fireworks::Context & context()
Definition: FWEveView.h:67
double b
Definition: hdecay.h:120
void FWRPZView::setContext ( const fireworks::Context ctx)
virtual

Reimplemented from FWEveView.

Definition at line 151 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_showGEM, m_showME0, m_showPixelBarrel, m_showPixelEndcap, m_showRpcEndcap, m_showTrackerBarrel, m_showTrackerEndcap, AlCaHLTBitMon_ParallelJobs::p, FWEveView::setContext(), FWRPZViewGeometry::showGEM(), FWRPZViewGeometry::showME0(), FWRPZViewGeometry::showPixelBarrel(), FWRPZViewGeometry::showPixelEndcap(), FWRPZViewGeometry::showRpcEndcap(), FWRPZViewGeometry::showTrackerBarrel(), FWRPZViewGeometry::showTrackerEndcap(), and FWViewBase::typeId().

152 {
154 
156  m_geometryList->IncDenyDestroy();
158  TEveElement* p = m_projMgr->ImportElements(m_geometryList);
159  geoScene()->AddElement(p);
160 
161  TEveCaloData* data = context().getCaloData();
162 
163  TEveCalo3D* calo3d = new TEveCalo3D(data);
164 
165  m_calo = static_cast<TEveCalo2D*> (m_projMgr->ImportElements(calo3d, eventScene()));
166 
167  if (typeId() == FWViewType::kRhoPhiPF)
168  m_calo->SetBarrelRadius(177);
169  else
170  m_calo->SetBarrelRadius(context().caloR1(false));
171 
172  m_calo->SetEndCapPos(context().caloZ1(false));
173  m_calo->SetAutoRange(false);
174  m_calo->SetScaleAbs(true);
175 
183 
184 }
TEveScene * eventScene()
Definition: FWEveView.h:82
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
FWBoolParameter m_showME0
Definition: FWRPZView.h:97
sigc::signal< void, T > changed_
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
FWBoolParameter m_showRpcEndcap
Definition: FWRPZView.h:95
float caloR1()
Definition: FWPFGeom.h:21
void initStdGeoElements(const FWViewType::EType id)
FWBoolParameter m_showTrackerBarrel
Definition: FWRPZView.h:93
TEveCaloDataHist * getCaloData() const
Definition: Context.h:80
FWRPZViewGeometry * m_geometryList
Definition: FWRPZView.h:83
const fireworks::Context & context()
Definition: FWEveView.h:67
FWBoolParameter m_showGEM
Definition: FWRPZView.h:96
float caloZ1()
Definition: FWPFGeom.h:22
void showTrackerBarrel(bool)
TEveScene * geoScene()
Definition: FWEveView.h:83
FWBoolParameter m_showTrackerEndcap
Definition: FWRPZView.h:94
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
FWBoolParameter m_showPixelEndcap
Definition: FWRPZView.h:92
void showTrackerEndcap(bool)
FWBoolParameter m_showPixelBarrel
Definition: FWRPZView.h:91
virtual void setContext(const fireworks::Context &x)
Definition: FWEveView.cc:275
FWViewType::EType typeId() const
Definition: FWViewBase.h:41
void FWRPZView::setEtaRng ( )
private

Definition at line 339 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().

340 {
341  if (typeId() != FWViewType::kRhoZ)
342  {
343  // rng controllers only in RhoPhi
344  double eta_range = context().caloMaxEta();
345  if (!m_showHF->value() ) eta_range = 3.0;
346  if (!m_showEndcaps->value() ) eta_range = context().caloTransEta();
347  m_calo->SetEta(-eta_range,eta_range);
348  }
349 
351 }
static float caloTransEta()
Definition: Context.cc:230
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
virtual void setupEnergyScale()
Definition: FWEveView.cc:307
FWBoolParameter * m_showHF
Definition: FWRPZView.h:109
const fireworks::Context & context()
Definition: FWEveView.h:67
FWBoolParameter * m_showEndcaps
Definition: FWRPZView.h:110
static double caloMaxEta()
Definition: Context.cc:240
FWViewType::EType typeId() const
Definition: FWViewBase.h:41
void FWRPZView::setFrom ( const FWConfiguration iFrom)
virtual

Reimplemented from FWEveView.

Definition at line 323 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().

324 {
325  FWEveView::setFrom(iFrom);
326 
327  TGLOrthoCamera* camera = dynamic_cast<TGLOrthoCamera*>( &(viewerGL()->CurrentCamera()) );
328  if (camera) setFromOrthoCamera(camera, iFrom);
329 
330  if (iFrom.version() < 7)
331  {
332  const FWConfiguration* value = iFrom.valueForKey("Show projection axes");
333  if (value)
334  m_showProjectionAxes.set(value->value() == "1");
335  }
336 }
FWBoolParameter m_showProjectionAxes
Definition: FWRPZView.h:105
virtual void setFrom(const FWConfiguration &)
Definition: FWEveView.cc:364
unsigned int version() const
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
const std::string & value(unsigned int iIndex=0) const
const FWConfiguration * valueForKey(const std::string &iKey) const
void setFromOrthoCamera(TGLOrthoCamera *, const FWConfiguration &)
Definition: FWEveView.cc:436
void FWRPZView::shiftOrigin ( TEveVector &  center)

Definition at line 229 of file FWRPZView.cc.

References m_projMgr, and FWEveView::viewerGL().

Referenced by FWViewContextMenuHandlerGL::select().

230 {
231 #ifdef TEVEPROJECTIONS_DISPLACE_ORIGIN_MODE
232  // re-project with new center
233  m_projMgr->GetProjection()->SetCenter(center);
234  m_projMgr->ProjectChildren();
235 
236  // draw projected center
237  float* pc = m_projMgr->GetProjection()->GetProjectedCenter();
238  viewerGL()->CurrentCamera().SetExternalCenter(true);
239  viewerGL()->CurrentCamera().SetCenterVec(pc[0], pc[1], pc[2]);
240  viewerGL()->SetDrawCameraCenter(true);
241 
242  gEve->Redraw3D();
243 #endif
244 }
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
TEveProjectionManager * m_projMgr
Definition: FWRPZView.h:84
void FWRPZView::showProjectionAxes ( )
private

Definition at line 385 of file FWRPZView.cc.

References m_axes, m_showProjectionAxes, FWGenericParameter< T >::value(), and FWEveView::viewerGL().

Referenced by FWRPZView().

386 {
387  m_axes->SetRnrState(m_showProjectionAxes.value());
388  gEve->Redraw3D();
389  viewerGL()->RequestDraw();
390 }
FWBoolParameter m_showProjectionAxes
Definition: FWRPZView.h:105
TEveProjectionAxes * m_axes
Definition: FWRPZView.h:85
TGLViewer * viewerGL() const
Definition: FWEveView.cc:194
void FWRPZView::voteCaloMaxVal ( )
virtual

Reimplemented from FWEveView.

Definition at line 354 of file FWRPZView.cc.

References a, FWEveView::context(), relval_steps::k, m_calo, and fireworks::Context::voteMaxEtAndEnergy().

355 {
356  if (! m_calo->GetData()->Empty())
357  {
358  m_calo->AssertCellIdCache();
359  Float_t sumEt, sumE;
360  TEveCaloData::CellData_t cellData;
361  typedef std::vector<TEveCaloData::vCellId_t*> vBinCells_t;
362  typedef std::vector<TEveCaloData::vCellId_t*>::iterator vBinCells_i;
363 
364  vBinCells_t cellLists = m_calo->fCellLists;
365  for (vBinCells_i it = cellLists.begin(); it != cellLists.end(); it++)
366  {
367  TEveCaloData::vCellId_t* binCells = *it;
368  if (binCells) {
369  sumEt = 0; sumE = 0;
370  TEveCaloData::vCellId_i a = binCells->end();
371 
372  for (TEveCaloData::vCellId_i k = binCells->begin(); k != a; ++k)
373  {
374  m_calo->GetData()->GetCellData((*k), cellData);
375  sumEt += cellData.Value(true);
376  sumE += cellData.Value(false);
377  }
378  // printf("vote sum %f %f \n", sumEt , sumE);
379  context().voteMaxEtAndEnergy(sumEt, sumE);
380  }
381  }
382  }
383 }
TEveCalo2D * m_calo
Definition: FWRPZView.h:86
void voteMaxEtAndEnergy(float Et, float energy) const
Definition: Context.cc:185
const fireworks::Context & context()
Definition: FWEveView.h:67
double a
Definition: hdecay.h:121

Member Data Documentation

TEveProjectionAxes* FWRPZView::m_axes
private

Definition at line 85 of file FWRPZView.h.

Referenced by FWRPZView(), projectionAxesLabelSize(), and showProjectionAxes().

TEveCalo2D* FWRPZView::m_calo
private

Definition at line 86 of file FWRPZView.h.

Referenced by getEveCalo(), setContext(), setEtaRng(), voteCaloMaxVal(), and ~FWRPZView().

FWDoubleParameter FWRPZView::m_caloDistortion
private

Definition at line 103 of file FWRPZView.h.

Referenced by doPreScaleDistortion(), FWRPZView(), and populateController().

FWBoolParameter FWRPZView::m_compressMuon
private

Definition at line 107 of file FWRPZView.h.

Referenced by FWRPZView(), and populateController().

FWDoubleParameter FWRPZView::m_fishEyeDistortion
private

Definition at line 100 of file FWRPZView.h.

Referenced by doFishEyeDistortion(), FWRPZView(), and populateController().

FWDoubleParameter FWRPZView::m_fishEyeR
private

Definition at line 101 of file FWRPZView.h.

Referenced by doFishEyeDistortion(), FWRPZView(), and populateController().

FWRPZViewGeometry* FWRPZView::m_geometryList
private

Definition at line 83 of file FWRPZView.h.

Referenced by setContext().

FWDoubleParameter FWRPZView::m_muonDistortion
private

Definition at line 104 of file FWRPZView.h.

Referenced by doPreScaleDistortion(), FWRPZView(), and populateController().

FWDoubleParameter FWRPZView::m_projectionAxesLabelSize
private

Definition at line 106 of file FWRPZView.h.

Referenced by FWRPZView(), populateController(), and projectionAxesLabelSize().

TEveProjectionManager* FWRPZView::m_projMgr
private
FWBoolParameter FWRPZView::m_shiftOrigin
private

Definition at line 99 of file FWRPZView.h.

Referenced by doShiftOriginToBeamSpot(), FWRPZView(), and populateController().

FWBoolParameter* FWRPZView::m_showEndcaps
private

Definition at line 110 of file FWRPZView.h.

Referenced by FWRPZView(), populateController(), and setEtaRng().

FWBoolParameter FWRPZView::m_showGEM
private

Definition at line 96 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter* FWRPZView::m_showHF
private

Definition at line 109 of file FWRPZView.h.

Referenced by FWRPZView(), populateController(), and setEtaRng().

FWBoolParameter FWRPZView::m_showME0
private

Definition at line 97 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter FWRPZView::m_showPixelBarrel
private

Definition at line 91 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter FWRPZView::m_showPixelEndcap
private

Definition at line 92 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter FWRPZView::m_showProjectionAxes
private

Definition at line 105 of file FWRPZView.h.

Referenced by FWRPZView(), populateController(), setFrom(), and showProjectionAxes().

FWBoolParameter FWRPZView::m_showRpcEndcap
private

Definition at line 95 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter FWRPZView::m_showTrackerBarrel
private

Definition at line 93 of file FWRPZView.h.

Referenced by populateController(), and setContext().

FWBoolParameter FWRPZView::m_showTrackerEndcap
private

Definition at line 94 of file FWRPZView.h.

Referenced by setContext().

const float FWRPZView::s_distortF = 0.001
staticprivate

Definition at line 80 of file FWRPZView.h.

Referenced by doFishEyeDistortion(), and FWRPZView().

const float FWRPZView::s_distortFInv = 1000
staticprivate

Definition at line 81 of file FWRPZView.h.

Referenced by doFishEyeDistortion().