CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWPFPatJetLegoProxyBuilder.h
Go to the documentation of this file.
1 #ifndef _FWPFAPATJETLEGOPROXYBUILDER_H_
2 #define _FWPFPATJETLEGOPROXYBUILDER_H_
3 
4 // -*- C++ -*-
5 //
6 // Package: ParticleFlow
7 // Class : FWPFPatJetLegoProxyBuilder
8 //
9 // Implementation:
10 // <Notes on implementation>
11 //
12 // Original Author: Simon Harris
13 //
14 
15 // User include files
18 
22 
23 
24 //-----------------------------------------------------------------------------
25 // FWPFPatJetLegoProxyBuilder
26 //-----------------------------------------------------------------------------
27 template <class T>
29 {
30  public:
31  // ---------------- Constructor(s)/Destructor ----------------------
34 
35  // --------------------- Member Functions --------------------------
36  virtual bool havePerViewProduct(FWViewType::EType) const { return true; }
37  virtual void scaleProduct(TEveElementList* parent, FWViewType::EType, const FWViewContext* vc);
38  virtual void localModelChanges(const FWModelId& iId, TEveElement* iCompound, FWViewType::EType viewType, const FWViewContext* vc);
39 
40  private:
43 
44  // --------------------- Member Functions --------------------------
45  void build( const T&, unsigned int, TEveElement&, const FWViewContext* );
46 
47 };
48 #endif
49 //=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_
list parent
Definition: dbtoconf.py:74
virtual void localModelChanges(const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc)
const FWPFPatJetLegoProxyBuilder & operator=(FWPFPatJetLegoProxyBuilder &)
virtual bool havePerViewProduct(FWViewType::EType) const
virtual void scaleProduct(TEveElementList *parent, FWViewType::EType, const FWViewContext *vc)
long double T