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 public:
10  bool aggregatePhiCells() const override { return false; }
11 
12 protected:
13  void getItemEntryEtaPhi(int itemIdx, float& eta, float& phi) const override;
14 };
15 
16 #endif
mps_fire.i
i
Definition: mps_fire.py:428
FWPFCandidateTowerSliceSelector::FWPFCandidateTowerSliceSelector
FWPFCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i)
Definition: FWPFCandidateTowerSliceSelector.cc:8
FWPFCandidateTowerSliceSelector
Definition: FWPFCandidateTowerSliceSelector.h:6
FWHistSliceSelector
Definition: FWHistSliceSelector.h:7
PVValHelper::eta
Definition: PVValidationHelpers.h:70
h
FWPFCandidateTowerSliceSelector::getItemEntryEtaPhi
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override
Definition: FWPFCandidateTowerSliceSelector.cc:12
FWPFCandidateTowerSliceSelector::~FWPFCandidateTowerSliceSelector
~FWPFCandidateTowerSliceSelector() override
Definition: FWPFCandidateTowerSliceSelector.cc:11
DDAxes::phi
FWEventItem
Definition: FWEventItem.h:56
FWPFCandidateTowerSliceSelector::aggregatePhiCells
bool aggregatePhiCells() const override
Definition: FWPFCandidateTowerSliceSelector.h:10
FWHistSliceSelector.h