CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions
FWVertexProxyBuilder Class Reference
Inheritance diagram for FWVertexProxyBuilder:
FWSimpleProxyBuilderTemplate< reco::Vertex > FWSimpleProxyBuilder FWProxyBuilderBase

Public Member Functions

 FWVertexProxyBuilder ()
 
const std::string & purpose () const
 
void setItem (const FWEventItem *iItem) override
 
const std::string & typeName () const
 
const std::string & view () const
 
 ~FWVertexProxyBuilder () override
 
- Public Member Functions inherited from FWSimpleProxyBuilderTemplate< reco::Vertex >
 FWSimpleProxyBuilderTemplate ()
 
- Public Member Functions inherited from FWSimpleProxyBuilder
 FWSimpleProxyBuilder (const std::type_info &iType)
 
 ~FWSimpleProxyBuilder () override
 
- Public Member Functions inherited from FWProxyBuilderBase
void build ()
 
virtual bool canHandle (const FWEventItem &)
 
const fireworks::Contextcontext () const
 
TEveElementList * createProduct (FWViewType::EType, const FWViewContext *)
 
 FWProxyBuilderBase ()
 
bool getHaveWindow () const
 
virtual bool havePerViewProduct (FWViewType::EType) const
 
virtual bool haveSingleProduct () const
 
const FWEventItemitem () const
 
virtual void itemBeingDestroyed (const FWEventItem *)
 
void itemChanged (const FWEventItem *)
 
int layer () const
 
void modelChanges (const FWModelIds &)
 
void removePerViewProduct (FWViewType::EType, const FWViewContext *vc)
 
void scaleChanged (const FWViewContext *)
 
void setHaveWindow (bool iFlag)
 
virtual void setInteractionList (FWInteractionList *, const std::string &)
 
void setupAddElement (TEveElement *el, TEveElement *parent, bool set_color=true) const
 
void setupElement (TEveElement *el, bool color=true) const
 
virtual bool willHandleInteraction () const
 
virtual ~FWProxyBuilderBase ()
 

Static Public Member Functions

static const std::string & classPurpose ()
 
static const std::string & classRegisterTypeName ()
 
static const std::string & classTypeName ()
 
static const std::string & classView ()
 
- Static Public Member Functions inherited from FWSimpleProxyBuilder
static std::string typeOfBuilder ()
 Used by the plugin system to determine how the proxy uses the data from FWEventItem. More...
 
- Static Public Member Functions inherited from FWProxyBuilderBase
static bool representsSubPart ()
 
static std::string typeOfBuilder ()
 Used by the plugin system to determine how the proxy uses the data from FWEventItem. More...
 

Private Member Functions

void build (const reco::Vertex &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *) override
 
 FWVertexProxyBuilder (const FWVertexProxyBuilder &)=delete
 
void localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) override
 
const FWVertexProxyBuilderoperator= (const FWVertexProxyBuilder &)=delete
 

Additional Inherited Members

- Protected Types inherited from FWProxyBuilderBase
typedef std::vector< Product * >::iterator Product_it
 
- Protected Member Functions inherited from FWSimpleProxyBuilderTemplate< reco::Vertex >
void build (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *context) override
 
void buildViewType (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *context) override
 
virtual void buildViewType (const reco::Vertex &iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *)
 
const reco::VertexmodelData (int index)
 
- Protected Member Functions inherited from FWSimpleProxyBuilder
void build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override
 
void buildViewType (const FWEventItem *iItem, TEveElementList *product, FWViewType::EType viewType, const FWViewContext *) override
 
void clean () override
 
- Protected Member Functions inherited from FWProxyBuilderBase
virtual void cleanLocal ()
 
TEveCompound * createCompound (bool set_color=true, bool propagate_color_to_all_children=false) const
 
 FWProxyBuilderBase (const FWProxyBuilderBase &)
 
void increaseComponentTransparency (unsigned int index, TEveElement *holder, const std::string &name, Char_t transpOffset)
 
virtual void modelChanges (const FWModelIds &, Product *)
 
const FWProxyBuilderBaseoperator= (const FWProxyBuilderBase &)
 
virtual void scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc)
 
- Protected Attributes inherited from FWSimpleProxyBuilder
FWSimpleProxyHelper m_helper
 
- Protected Attributes inherited from FWProxyBuilderBase
std::vector< Product * > m_products
 

Detailed Description

Definition at line 41 of file FWVertexProxyBuilder.cc.

Constructor & Destructor Documentation

FWVertexProxyBuilder::FWVertexProxyBuilder ( )
inline

Definition at line 44 of file FWVertexProxyBuilder.cc.

44 {}
FWVertexProxyBuilder::~FWVertexProxyBuilder ( )
inlineoverride

Definition at line 45 of file FWVertexProxyBuilder.cc.

45 {}
FWVertexProxyBuilder::FWVertexProxyBuilder ( const FWVertexProxyBuilder )
privatedelete

Member Function Documentation

void FWVertexProxyBuilder::build ( const reco::Vertex iData,
unsigned int  iIndex,
TEveElement &  oItemHolder,
const FWViewContext  
)
overrideprivatevirtual

iIndex is the index where iData is found in the container from which it came iItemHolder is the object to which you add your own objects which inherit from TEveElement

Reimplemented from FWSimpleProxyBuilderTemplate< reco::Vertex >.

Definition at line 77 of file FWVertexProxyBuilder.cc.

References reco::TrackBase::charge(), create_public_lumi_plots::color, fireworks::Context::commonPrefs(), FWProxyBuilderBase::context(), MillePedeFileConverter_cfg::e, reco::Vertex::error(), fwLog, FWEventItem::getConfig(), fireworks::Context::getInstance(), mps_fire::i, FWProxyBuilderBase::item(), fwlog::kInfo, funct::m, Min(), reco::Vertex::p4(), reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), TEveEllipsoid::RefEMtx(), TEveEllipsoid::RefExtent3D(), TEveEllipsoid::RefPos(), CmsShowCommon::resetEventCenter(), CmsShowCommon::setEventCenter(), TEveEllipsoid::SetScale(), FWProxyBuilderBase::setupAddElement(), mathSSE::sqrt(), lumiQTWidget::t, HiIsolationCommonParameters_cff::track, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), reco::Vertex::trackWeight(), findQualityFiles::v, FWProxyBuilderConfiguration::value(), reco::TrackBase::vx(), reco::TrackBase::vy(), reco::TrackBase::vz(), w, reco::Vertex::x(), reco::Vertex::y(), and reco::Vertex::z().

78 {
79  const reco::Vertex & v = iData;
80 
81  // marker
82  TEveGeoManagerHolder gmgr(TEveGeoShape::GetGeoMangeur());
83  TEvePointSet* pointSet = new TEvePointSet();
84  pointSet->SetNextPoint( v.x(), v.y(), v.z());
85  setupAddElement(pointSet, &oItemHolder);
86 
87 
88  // ellipse
89  if ( item()->getConfig()->value<bool>("Draw Ellipse"))
90  {
91 
92  TEveEllipsoid* eveEllipsoid = new TEveEllipsoid("Ellipsoid", Form("Ellipsoid %d", iIndex));
93 
94  eveEllipsoid->RefPos().Set(v.x(),v.y(),v.z());
95 
97  TMatrixDSym m(3);
98  for(int i=0;i<3;i++)
99  for(int j=0;j<3;j++)
100  {
101  m(i,j) = e(i,j);
102  eveEllipsoid->RefEMtx()(i+1, j+1) = e(i,j);
103  }
104 
105  // external scaling
106  double ellipseScale = 1.;
107  if ( item()->getConfig()->value<long>("Scale Ellipse"))
108  ellipseScale = item()->getConfig()->value<long>("Scale Ellipse");
109 
110  eveEllipsoid->SetScale(ellipseScale);
111 
112  // cache 3D extend used in eval bbox and render 3D
113  TMatrixDEigen eig(m);
114  TVectorD vv ( eig.GetEigenValuesRe());
115  eveEllipsoid->RefExtent3D().Set(sqrt(vv(0))*ellipseScale,sqrt(vv(1))*ellipseScale,sqrt(vv(2))*ellipseScale);
116 
117  eveEllipsoid->SetLineWidth(2);
118  setupAddElement(eveEllipsoid, &oItemHolder);
119  eveEllipsoid->SetMainTransparency(TMath::Min(100, 80 + item()->defaultDisplayProperties().transparency() / 5));
120 
121 
122 
123  Color_t color = item()->getConfig()->value<long>("Ellipse Color Index");
124  // eveEllipsoid->SetFillColor(item()->defaultDisplayProperties().color());
125  // eveEllipsoid->SetLineColor(item()->defaultDisplayProperties().color());
126  eveEllipsoid->SetMainColor(color + context().colorManager()->offsetOfLimitedColors());
127  }
128 
129  // tracks
130  if ( item()->getConfig()->value<bool>("Draw Tracks"))
131  {
133  it != v.tracks_end() ; ++it)
134  {
135  float w = v.trackWeight(*it);
136  if (w < 0.5) continue;
137 
138  const reco::Track & track = *it->get();
139  TEveRecTrack t;
140  t.fBeta = 1.;
141  t.fV = TEveVector(track.vx(), track.vy(), track.vz());
142  t.fP = TEveVector(track.px(), track.py(), track.pz());
143  t.fSign = track.charge();
144  TEveTrack* trk = new TEveTrack(&t, context().getTrackPropagator());
145  trk->SetMainColor(item()->defaultDisplayProperties().color());
146  trk->MakeTrack();
147  setupAddElement(trk, &oItemHolder);
148  }
149  }
150  if ( item()->getConfig()->value<bool>("Draw Pseudo Track"))
151  {
152  TEveRecTrack t;
153  t.fBeta = 1.;
154  t.fV = TEveVector(v.x(),v.y(),v.z());
155  t.fP = TEveVector(-v.p4().px(), -v.p4().py(), -v.p4().pz());
156  t.fSign = 1;
157  TEveTrack* trk = new TEveTrack(&t, context().getTrackPropagator());
158  trk->SetLineStyle(7);
159  trk->MakeTrack();
160  setupAddElement(trk, &oItemHolder);
161 
162  }
163 
165  int cIdx = item()->getConfig()->value<long>("Event Center Index");
166  if (cIdx == -1)
167  {
168  context->commonPrefs()->resetEventCenter();
169  }
170  if(cIdx >= 0 && int(iIndex) == int(cIdx)) {
171  fwLog( fwlog::kInfo ) << "FWVertexProxyBuilder set event center " << Form ("idx [%d], (%f %f %f) \n", cIdx, v.x(), v.y(), v.z());
172  context->commonPrefs()->setEventCenter(v.x(), v.y(), v.z() );
173  }
174 }
const fireworks::Context & context() const
FWProxyBuilderConfiguration * getConfig() const
Definition: FWEventItem.h:169
TEveVector & RefPos()
Definition: TEveEllipsoid.h:38
void resetEventCenter()
const double w
Definition: UKUtility.cc:23
trackRef_iterator tracks_end() const
last iterator over tracks
Definition: Vertex.cc:81
double y() const
y coordinate
Definition: Vertex.h:113
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
math::Error< dimension >::type Error
covariance error matrix (3x3)
Definition: Vertex.h:43
double px() const
x coordinate of momentum vector
Definition: TrackBase.h:666
T Min(T a, T b)
Definition: MathUtil.h:39
const FWEventItem * item() const
void SetScale(float x)
Definition: TEveEllipsoid.h:42
T sqrt(T t)
Definition: SSEVec.h:18
TEveTrans & RefEMtx()
Definition: TEveEllipsoid.h:40
double z() const
z coordinate
Definition: Vertex.h:115
float trackWeight(const TREF &r) const
returns the weight with which a Track has contributed to the vertex-fit.
Definition: Vertex.h:81
static Context * getInstance()
Definition: Context.cc:243
double pz() const
z coordinate of momentum vector
Definition: TrackBase.h:678
void setEventCenter(float, float, float)
double vz() const
z coordinate of the reference point on track
Definition: TrackBase.h:708
double x() const
x coordinate
Definition: Vertex.h:111
TEveVector & RefExtent3D()
Definition: TEveEllipsoid.h:39
#define fwLog(_level_)
Definition: fwLog.h:50
math::XYZTLorentzVectorD p4(float mass=0.13957018, float minWeight=0.5) const
Returns the four momentum of the sum of the tracks, assuming the given mass for the decay products...
Definition: Vertex.cc:135
Error error() const
return SMatrix
Definition: Vertex.h:139
CmsShowCommon * commonPrefs() const
Definition: Context.cc:177
double vy() const
y coordinate of the reference point on track
Definition: TrackBase.h:702
std::vector< TrackBaseRef >::const_iterator trackRef_iterator
The iteratator for the vector<TrackRef>
Definition: Vertex.h:37
int charge() const
track electric charge
Definition: TrackBase.h:606
trackRef_iterator tracks_begin() const
first iterator over tracks
Definition: Vertex.cc:76
double py() const
y coordinate of momentum vector
Definition: TrackBase.h:672
double vx() const
x coordinate of the reference point on track
Definition: TrackBase.h:696
const std::string & FWVertexProxyBuilder::classPurpose ( )
static

Definition at line 189 of file FWVertexProxyBuilder.cc.

const std::string & FWVertexProxyBuilder::classRegisterTypeName ( )
static

Definition at line 189 of file FWVertexProxyBuilder.cc.

const std::string & FWVertexProxyBuilder::classTypeName ( )
static

Definition at line 189 of file FWVertexProxyBuilder.cc.

const std::string & FWVertexProxyBuilder::classView ( )
static

Definition at line 189 of file FWVertexProxyBuilder.cc.

void FWVertexProxyBuilder::localModelChanges ( const FWModelId iId,
TEveElement *  iCompound,
FWViewType::EType  viewType,
const FWViewContext vc 
)
overrideprivatevirtual

Reimplemented from FWProxyBuilderBase.

Definition at line 177 of file FWVertexProxyBuilder.cc.

References FWProxyBuilderBase::context(), FWProxyBuilderBase::increaseComponentTransparency(), FWModelId::index(), and FWProxyBuilderBase::item().

179 {
180  increaseComponentTransparency(iId.index(), iCompound, "Ellipsoid", 80);
181  TEveElement* el = iCompound->FindChild("Ellipsoid");
182  if (el)
183  el->SetMainColor(item()->getConfig()->value<long>("Ellipse Color Index") + context().colorManager()->offsetOfLimitedColors());
184 }
const fireworks::Context & context() const
const FWEventItem * item() const
int index() const
Definition: FWModelId.h:49
void increaseComponentTransparency(unsigned int index, TEveElement *holder, const std::string &name, Char_t transpOffset)
const FWVertexProxyBuilder& FWVertexProxyBuilder::operator= ( const FWVertexProxyBuilder )
privatedelete
const std::string& FWVertexProxyBuilder::purpose ( ) const
inline

Definition at line 61 of file FWVertexProxyBuilder.cc.

void FWVertexProxyBuilder::setItem ( const FWEventItem iItem)
inlineoverridevirtual

Reimplemented from FWProxyBuilderBase.

Definition at line 47 of file FWVertexProxyBuilder.cc.

References FWProxyBuilderConfiguration::assertParam(), FWProxyBuilderBase::context(), FWEventItem::getConfig(), checklumidiff::l, and FWProxyBuilderBase::setItem().

Referenced by Vispa.Plugins.EdmBrowser.EventContentView.EventContentView::_addRow(), Vispa.Views.TableView.TableView::_createItem(), Vispa.Views.PropertyView.PropertyView::addCategory(), and Vispa.Views.PropertyView.PropertyView::append().

48  {
50  if (iItem)
51  {
52  iItem->getConfig()->assertParam("Draw Tracks", false);
53  iItem->getConfig()->assertParam("Draw Pseudo Track", false);
54  iItem->getConfig()->assertParam("Draw Ellipse", false);
55  iItem->getConfig()->assertParam("Scale Ellipse",2l, 1l, 10l);
56  iItem->getConfig()->assertParam("Ellipse Color Index", 6l, 0l, (long)context().colorManager()->numberOfLimitedColors());
57  iItem->getConfig()->assertParam("Event Center Index", -1l, -1l, 500l);
58  }
59  }
const fireworks::Context & context() const
FWProxyBuilderConfiguration * getConfig() const
Definition: FWEventItem.h:169
virtual void setItem(const FWEventItem *iItem)
FWGenericParameter< T > * assertParam(const std::string &name, T def)
const std::string& FWVertexProxyBuilder::typeName ( ) const
inline

Definition at line 61 of file FWVertexProxyBuilder.cc.

const std::string& FWVertexProxyBuilder::view ( ) const
inline

Definition at line 61 of file FWVertexProxyBuilder.cc.