CMS 3D CMS Logo

FWPFTrackLegoProxyBuilder.cc
Go to the documentation of this file.
2 
3 //______________________________________________________________________________
5  unsigned int iIndex,
6  TEveElement &oItemHolder,
7  const FWViewContext *vc) {
9  TEveStraightLineSet *legoTrack = utils->setupLegoTrack(iData);
10  setupAddElement(legoTrack, &oItemHolder);
11  delete utils;
12 }
13 
14 //______________________________________________________________________________
17  "PF Tracks",
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
TEveStraightLineSet * setupLegoTrack(const reco::Track &)
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
Definition: utils.py:1