CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWPFTrackLegoProxyBuilder.h
Go to the documentation of this file.
1 #ifndef _FWPFTRACKLEGOPROXYBUILDER_H_
2 #define _FWPFTRACKLEGOPROXYBUILDER_H_
3 
4 // -*- C++ -*-
5 //
6 // Package: ParticleFlow
7 // Class : FWPFTrackLegoProxyBuilder
8 //
9 // Implementation:
10 // <Notes on implementation>
11 //
12 // Original Author: Simon Harris
13 //
14 
15 // System include files
16 #include "TEveStraightLineSet.h"
17 
18 // User include files
24 
25 //-----------------------------------------------------------------------------
26 // FWPFTrackLegoProxyBuilder
27 //-----------------------------------------------------------------------------
29 {
30  public:
31  // ---------------- Constructor(s)/Destructor ----------------------
34 
36 
37  private:
40 
41  // --------------------- Member Functions --------------------------
43  virtual void build( const reco::Track &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *vc );
44 };
45 #endif
46 //=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_
#define REGISTER_PROXYBUILDER_METHODS()
const FWPFTrackLegoProxyBuilder & operator=(const FWPFTrackLegoProxyBuilder &)