CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWPFTrack3DProxyBuilder.h
Go to the documentation of this file.
1 #ifndef _FWPFTRACK3DPROXYBUILDER_H_
2 #define _FWPFTRACK3DPROXYBUILDER_H_
3 
4 // -*- C++ -*-
5 //
6 // Package: ParticleFlow
7 // Class : FWPFTrack3DProxyBuilder
8 //
9 // Implementation:
10 // <Notes on implementation>
11 //
12 // Original Author: Simon Harris
13 //
14 
15 // User include files
21 
22 //-----------------------------------------------------------------------------
23 // FWPFTrack3DProxyBuilder
24 //-----------------------------------------------------------------------------
26 {
27  public:
28  // ---------------- Constructor(s)/Destructor ----------------------
31 
33  virtual void build( const reco::Track &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *vc );
35 
36  private:
39 
40  // --------------------- Member Functions --------------------------
41 };
42 #endif
43 //=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_
#define REGISTER_PROXYBUILDER_METHODS()
const FWPFTrack3DProxyBuilder & operator=(const FWPFTrack3DProxyBuilder &)