CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ()
 
 FWVertexProxyBuilder (const FWVertexProxyBuilder &)=delete
 
const FWVertexProxyBuilderoperator= (const FWVertexProxyBuilder &)=delete
 
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 ()
 
 FWSimpleProxyBuilderTemplate (const FWSimpleProxyBuilderTemplate &)=delete
 
const
FWSimpleProxyBuilderTemplate
operator= (const FWSimpleProxyBuilderTemplate &)=delete
 
- Public Member Functions inherited from FWSimpleProxyBuilder
 FWSimpleProxyBuilder (const std::type_info &iType)
 
 FWSimpleProxyBuilder (const FWSimpleProxyBuilder &)=delete
 
const FWSimpleProxyBuilderoperator= (const FWSimpleProxyBuilder &)=delete
 
 ~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
 
void localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) override
 

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 43 of file FWVertexProxyBuilder.cc.

43 {}
FWVertexProxyBuilder::~FWVertexProxyBuilder ( )
inlineoverride

Definition at line 44 of file FWVertexProxyBuilder.cc.

44 {}
FWVertexProxyBuilder::FWVertexProxyBuilder ( const FWVertexProxyBuilder )
delete

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 74 of file FWVertexProxyBuilder.cc.

References reco::TrackBase::charge(), fireworks::Context::commonPrefs(), FWProxyBuilderBase::context(), alignCSCRings::e, reco::Vertex::error(), fwLog, FWEventItem::getConfig(), fireworks::Context::getInstance(), mps_fire::i, FWProxyBuilderBase::item(), dqmiolumiharvest::j, fwlog::kInfo, visualization-live-secondInstance_cfg::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(), submitPVValidationJobs::t, HLT_FULL_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().

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

Definition at line 179 of file FWVertexProxyBuilder.cc.

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

Definition at line 179 of file FWVertexProxyBuilder.cc.

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

Definition at line 179 of file FWVertexProxyBuilder.cc.

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

Definition at line 179 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 165 of file FWVertexProxyBuilder.cc.

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

168  {
169  increaseComponentTransparency(iId.index(), iCompound, "Ellipsoid", 80);
170  TEveElement* el = iCompound->FindChild("Ellipsoid");
171  if (el)
172  el->SetMainColor(item()->getConfig()->value<long>("Ellipse Color Index") +
173  context().colorManager()->offsetOfLimitedColors());
174 }
const fireworks::Context & context() const
const FWEventItem * item() const
int index() const
Definition: FWModelId.h:41
void increaseComponentTransparency(unsigned int index, TEveElement *holder, const std::string &name, Char_t transpOffset)
const FWVertexProxyBuilder& FWVertexProxyBuilder::operator= ( const FWVertexProxyBuilder )
delete
const std::string& FWVertexProxyBuilder::purpose ( ) const
inline
void FWVertexProxyBuilder::setItem ( const FWEventItem iItem)
inlineoverridevirtual

Reimplemented from FWProxyBuilderBase.

Definition at line 46 of file FWVertexProxyBuilder.cc.

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

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