14 #include <boost/bind.hpp>
17 #include "TGLViewer.h"
22 #include "TEveBoxSet.h"
23 #include "TEveScene.h"
24 #include "TEveManager.h"
41 m_showEcalBarrel(this,
"Show Ecal Barrel",
true )
74 m_ecalBarrel->Reset(TEveBoxSet::kBT_FreeBox,
true, ids.size() );
75 for (std::vector<unsigned int>::iterator it = ids.begin(); it != ids.end(); ++it) {
virtual void setContext(const fireworks::Context &x)
FWBoolParameter m_showEcalBarrel
const FWGeometry * getGeom() const
ViewerParameterGUI & requestTab(const char *)
ViewerParameterGUI & separator()
sigc::signal< void, T > changed_
virtual void populateController(ViewerParameterGUI &) const
virtual void setContext(const fireworks::Context &)
void showEcalBarrel(bool)
FWISpyView(TEveWindowSlot *, FWViewType::EType, unsigned int version=9)
const fireworks::Context & context()
TEveBoxSet * m_ecalBarrel
const float * getCorners(unsigned int id) const
std::vector< unsigned int > getMatchedIds(Detector det, SubDetector subdet) const
virtual void populateController(ViewerParameterGUI &) const