CMS 3D CMS Logo

FWPFCandidateTowerSliceSelector.h
Go to the documentation of this file.
1 #ifndef Fireworks_Calo_FWPFCandTowerSliceSelector_h
2 #define Fireworks_Calo_FWPFCandTowerSliceSelector_h
3 
5 
7 {
8 public:
11  bool aggregatePhiCells() const override { return false; }
12 
13  protected:
14  void getItemEntryEtaPhi(int itemIdx, float& eta, float& phi) const override;
15 };
16 
17 #endif
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
FWPFCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i)
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override