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 --------------------------
37  virtual bool havePerViewProduct(FWViewType::EType) const { return true; }
38 
40  virtual void scaleProduct(TEveElementList* parent, FWViewType::EType, const FWViewContext* vc);
41 
43  virtual void localModelChanges(const FWModelId& iId, TEveElement* iCompound, FWViewType::EType viewType, const FWViewContext* vc);
44 
46  void build( const T&, unsigned int, TEveElement&, const FWViewContext* );
47  private:
50 
51  // --------------------- Member Functions --------------------------
52 
53 };
54 #endif
55 //=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_
virtual void scaleProduct(TEveElementList *parent, FWViewType::EType, const FWViewContext *vc)
list parent
Definition: dbtoconf.py:74
virtual bool havePerViewProduct(FWViewType::EType) const
virtual void localModelChanges(const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc)
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