CMS 3D CMS Logo

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  bool aggregatePhiCells() const override { return false; }
14  protected:
15  void getItemEntryEtaPhi(int itemIdx, float& eta, float& phi) const override;
17 };
18 
19 #endif
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
FWCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i, FWSimpleProxyHelper *m_helper)
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override