CMS 3D CMS Logo

FWPFTrackBaseProxyBuilder.h
Go to the documentation of this file.
1 #ifndef _FPWFTRACKBASEPROXYBUILDER_H_
2 #define _FWPFTRACKBASEPROXYBUILDER_H_
3 
4 // -*- C++ -*-
5 //
6 // Package: ParticleFlow
7 // Class : FWPFTrackBaseProxyBuilder
8 //
9 // Implementation:
10 // <Notes on implementation>
11 //
12 // Original Author: Simon Harris
13 //
14 
15 // System include files
16 #include "TEveTrack.h"
17 #include "TEvePointSet.h"
18 
19 // User include files
25 
27 
28 //-----------------------------------------------------------------------------
29 // FWPFTrackBaseProxyBuilder
30 //-----------------------------------------------------------------------------
32 {
33  public:
34  // ---------------- Constructor(s)/Destructor ----------------------
37 
39 
40  protected:
41  // ----------------------- Data Members ----------------------------
43 
44  private:
47 };
48 #endif
49 //=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_
#define REGISTER_PROXYBUILDER_METHODS()
const FWPFTrackBaseProxyBuilder & operator=(const FWPFTrackBaseProxyBuilder &)