CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWCandidateTowerSliceSelector.h
Go to the documentation of this file.
1 #ifndef Fireworks_Calo_FWCandTowerSliceSelector_h
2 #define Fireworks_Calo_FWCandTowerSliceSelector_h
3 
6 
8 {
9 public:
12 
13  virtual bool aggregatePhiCells() const { return false; }
14  protected:
15  virtual void getItemEntryEtaPhi(int itemIdx, float& eta, float& phi) const;
17 };
18 
19 #endif
int i
Definition: DBlmapReader.cc:9
FWCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i, FWSimpleProxyHelper *m_helper)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4
virtual void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const