Main Page
Namespaces
Classes
Package Documentation
Fireworks
Candidates
interface
FWCandidateTowerSliceSelector.h
Go to the documentation of this file.
1
#ifndef Fireworks_Calo_FWCandTowerSliceSelector_h
2
#define Fireworks_Calo_FWCandTowerSliceSelector_h
3
4
#include "
Fireworks/Calo/interface/FWHistSliceSelector.h
"
5
class
FWSimpleProxyHelper
;
6
7
class
FWCandidateTowerSliceSelector
:
public
FWHistSliceSelector
8
{
9
public
:
10
FWCandidateTowerSliceSelector
(TH2F*
h
,
const
FWEventItem
*
i
,
FWSimpleProxyHelper
*
m_helper
);
11
~FWCandidateTowerSliceSelector
()
override
;
12
13
bool
aggregatePhiCells
()
const override
{
return
false
; }
14
protected
:
15
void
getItemEntryEtaPhi
(
int
itemIdx,
float
&
eta
,
float
&
phi
)
const override
;
16
FWSimpleProxyHelper
*
m_helper
;
17
};
18
19
#endif
mps_fire.i
i
Definition:
mps_fire.py:269
h
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
Definition:
L1TUtmAlgorithmRcd.h:4
FWCandidateTowerSliceSelector::aggregatePhiCells
bool aggregatePhiCells() const override
Definition:
FWCandidateTowerSliceSelector.h:13
FWSimpleProxyHelper
Definition:
FWSimpleProxyHelper.h:30
PVValHelper::eta
Definition:
PVValidationHelpers.h:65
FWHistSliceSelector
Definition:
FWHistSliceSelector.h:7
DDAxes::phi
FWCandidateTowerSliceSelector
Definition:
FWCandidateTowerSliceSelector.h:7
FWCandidateTowerSliceSelector::FWCandidateTowerSliceSelector
FWCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i, FWSimpleProxyHelper *m_helper)
Definition:
FWCandidateTowerSliceSelector.cc:10
FWCandidateTowerSliceSelector::m_helper
FWSimpleProxyHelper * m_helper
Definition:
FWCandidateTowerSliceSelector.h:16
FWEventItem
Definition:
FWEventItem.h:56
FWHistSliceSelector.h
FWCandidateTowerSliceSelector::getItemEntryEtaPhi
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override
Definition:
FWCandidateTowerSliceSelector.cc:21
FWCandidateTowerSliceSelector::~FWCandidateTowerSliceSelector
~FWCandidateTowerSliceSelector() override
Definition:
FWCandidateTowerSliceSelector.cc:17
Generated for CMSSW Reference Manual by
1.8.11