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