test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions
FWSecVertexProxyBuilder Class Reference
Inheritance diagram for FWSecVertexProxyBuilder:
FWSimpleProxyBuilderTemplate< reco::SecondaryVertexTagInfo > FWSimpleProxyBuilder FWProxyBuilderBase

Public Member Functions

 FWSecVertexProxyBuilder ()
 
const std::string & purpose () const
 
const std::string & typeName () const
 
const std::string & view () const
 
virtual ~FWSecVertexProxyBuilder ()
 
- Public Member Functions inherited from FWSimpleProxyBuilderTemplate< reco::SecondaryVertexTagInfo >
 FWSimpleProxyBuilderTemplate ()
 
- Public Member Functions inherited from FWSimpleProxyBuilder
 FWSimpleProxyBuilder (const std::type_info &iType)
 
virtual ~FWSimpleProxyBuilder ()
 
- 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 &)
 
virtual void setItem (const FWEventItem *iItem)
 
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::SecondaryVertexTagInfo &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *) override
 
 FWSecVertexProxyBuilder (const FWSecVertexProxyBuilder &)
 
const FWSecVertexProxyBuilderoperator= (const FWSecVertexProxyBuilder &)
 

Additional Inherited Members

- Protected Types inherited from FWProxyBuilderBase
typedef std::vector< Product * >
::iterator 
Product_it
 
- Protected Member Functions inherited from FWSimpleProxyBuilderTemplate< reco::SecondaryVertexTagInfo >
virtual void build (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *context)
 
virtual void buildViewType (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *context)
 
virtual void buildViewType (const reco::SecondaryVertexTagInfo &iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *)
 
const
reco::SecondaryVertexTagInfo
modelData (int index)
 
- Protected Member Functions inherited from FWSimpleProxyBuilder
virtual void build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *)
 
virtual void buildViewType (const FWEventItem *iItem, TEveElementList *product, FWViewType::EType viewType, const FWViewContext *)
 
virtual void clean ()
 
- 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 localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc)
 
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 21 of file FWSecVertexProxyBuilder.cc.

Constructor & Destructor Documentation

FWSecVertexProxyBuilder::FWSecVertexProxyBuilder ( )
inline

Definition at line 24 of file FWSecVertexProxyBuilder.cc.

24 {}
virtual FWSecVertexProxyBuilder::~FWSecVertexProxyBuilder ( )
inlinevirtual

Definition at line 25 of file FWSecVertexProxyBuilder.cc.

25 {}
FWSecVertexProxyBuilder::FWSecVertexProxyBuilder ( const FWSecVertexProxyBuilder )
private

Member Function Documentation

void FWSecVertexProxyBuilder::build ( const reco::SecondaryVertexTagInfo 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::SecondaryVertexTagInfo >.

Definition at line 39 of file FWSecVertexProxyBuilder.cc.

References reco::TrackBase::charge(), create_public_lumi_plots::color, FWProxyBuilderBase::context(), alignCSCRings::e, reco::Vertex::error(), i, FWProxyBuilderBase::item(), j, visualization-live-secondInstance_cfg::m, reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::nVertices(), position, reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::secondaryVertex(), FWProxyBuilderBase::setupAddElement(), mathSSE::sqrt(), lumiQTWidget::t, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), findQualityFiles::v, reco::TrackBase::vx(), reco::TrackBase::vy(), reco::TrackBase::vz(), reco::Vertex::x(), reco::Vertex::y(), and reco::Vertex::z().

40 {
41  TEveGeoManagerHolder gmgr(TEveGeoShape::GetGeoMangeur());
42  TEvePointSet* pointSet = new TEvePointSet();
43  pointSet->SetMainColor(item()->defaultDisplayProperties().color());
44  for(unsigned int i=0;i<iData.nVertices();i++)
45  {
46  const reco::Vertex & v = iData.secondaryVertex(i);
47  // do we need this stuff?
48  TGeoSphere * sphere = new TGeoSphere(0, 0.002); //would that leak?
49  TGeoTranslation position(v.x(), v.y(), v.z() );
50  TEveGeoShape * shape = new TEveGeoShape();
51  sphere->SetBoxDimensions(2.5,2.5,2.5);
52  shape->SetShape(sphere);
53  shape->SetMainColor(item()->defaultDisplayProperties().color());
54  shape->SetMainTransparency(10);
55 
56  TEveTrans & t = shape->RefMainTrans();
58  TMatrixDSym m(3);
59  for(int i=0;i<3;i++)
60  for(int j=0;j<3;j++)
61  {
62  m(i,j) = e(i,j);
63  }
64  TMatrixDEigen eig(m);
65  TDecompSVD svd(m);
66  TMatrixD mm = svd.GetU();
67  // TMatrixD mm = eig.GetEigenVectors().Print();
68  for(int i=0;i<3;i++)
69  for(int j=0;j<3;j++)
70  {
71  t(i+1,j+1) = mm(i,j);
72  }
73  TVectorD vv ( eig.GetEigenValuesRe()) ;
74  t.Scale(sqrt(vv(0))*1000.,sqrt(vv(1))*1000.,sqrt(vv(2))*1000.);
75  t.SetPos(v.x(),v.y(),v.z());
76 
77  setupAddElement(shape, &oItemHolder);
78 
79  pointSet->SetNextPoint( v.x(), v.y(), v.z() );
80 
81  for(reco::Vertex::trackRef_iterator it = v.tracks_begin(), itEnd = v.tracks_end();
82  it != itEnd; ++it)
83  {
84  const reco::Track & track = *it->get();
85  TEveRecTrack t;
86  t.fBeta = 1.;
87  t.fV = TEveVector(track.vx(), track.vy(), track.vz());
88  t.fP = TEveVector(track.px(), track.py(), track.pz());
89  t.fSign = track.charge();
90  TEveTrack* trk = new TEveTrack(&t, context().getTrackPropagator());
91  trk->SetMainColor(item()->defaultDisplayProperties().color());
92  trk->MakeTrack();
93  setupAddElement(trk, &oItemHolder);
94  }
95  }
96  setupAddElement(pointSet, &oItemHolder);
97 }
const fireworks::Context & context() const
int i
Definition: DBlmapReader.cc:9
trackRef_iterator tracks_end() const
last iterator over tracks
Definition: Vertex.cc:44
const VTX & secondaryVertex(unsigned int index) const
double y() const
y coordinate
Definition: Vertex.h:103
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:622
const FWEventItem * item() const
T sqrt(T t)
Definition: SSEVec.h:18
int j
Definition: DBlmapReader.cc:9
double z() const
y coordinate
Definition: Vertex.h:105
double pz() const
z coordinate of momentum vector
Definition: TrackBase.h:634
double vz() const
z coordinate of the reference point on track
Definition: TrackBase.h:664
double x() const
x coordinate
Definition: Vertex.h:101
Error error() const
return SMatrix
Definition: Vertex.h:122
double vy() const
y coordinate of the reference point on track
Definition: TrackBase.h:658
static int position[264][3]
Definition: ReadPGInfo.cc:509
std::vector< TrackBaseRef >::const_iterator trackRef_iterator
The iteratator for the vector&lt;TrackRef&gt;
Definition: Vertex.h:37
int charge() const
track electric charge
Definition: TrackBase.h:562
trackRef_iterator tracks_begin() const
first iterator over tracks
Definition: Vertex.cc:39
double py() const
y coordinate of momentum vector
Definition: TrackBase.h:628
double vx() const
x coordinate of the reference point on track
Definition: TrackBase.h:652
const std::string & FWSecVertexProxyBuilder::classPurpose ( )
static

Definition at line 99 of file FWSecVertexProxyBuilder.cc.

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

Definition at line 99 of file FWSecVertexProxyBuilder.cc.

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

Definition at line 99 of file FWSecVertexProxyBuilder.cc.

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

Definition at line 99 of file FWSecVertexProxyBuilder.cc.

const FWSecVertexProxyBuilder& FWSecVertexProxyBuilder::operator= ( const FWSecVertexProxyBuilder )
private
const std::string& FWSecVertexProxyBuilder::purpose ( ) const
inline
const std::string& FWSecVertexProxyBuilder::typeName ( ) const
inline
const std::string& FWSecVertexProxyBuilder::view ( ) const
inline