Main Page
Namespaces
Classes
Package Documentation
Fireworks
ParticleFlow
plugins
FWPFCandidateTowerSliceSelector.h
Go to the documentation of this file.
1
#ifndef Fireworks_Calo_FWPFCandTowerSliceSelector_h
2
#define Fireworks_Calo_FWPFCandTowerSliceSelector_h
3
4
#include "
Fireworks/Calo/interface/FWHistSliceSelector.h
"
5
6
class
FWPFCandidateTowerSliceSelector
:
public
FWHistSliceSelector
7
{
8
public
:
9
FWPFCandidateTowerSliceSelector
(TH2F*
h
,
const
FWEventItem
*
i
);
10
~FWPFCandidateTowerSliceSelector
()
override
;
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
mps_fire.i
i
Definition:
mps_fire.py:277
h
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
Definition:
L1TUtmAlgorithmRcd.h:4
FWPFCandidateTowerSliceSelector::aggregatePhiCells
bool aggregatePhiCells() const override
Definition:
FWPFCandidateTowerSliceSelector.h:11
FWPFCandidateTowerSliceSelector::FWPFCandidateTowerSliceSelector
FWPFCandidateTowerSliceSelector(TH2F *h, const FWEventItem *i)
Definition:
FWPFCandidateTowerSliceSelector.cc:9
FWPFCandidateTowerSliceSelector
Definition:
FWPFCandidateTowerSliceSelector.h:6
PVValHelper::eta
Definition:
PVValidationHelpers.h:65
FWHistSliceSelector
Definition:
FWHistSliceSelector.h:7
DDAxes::phi
FWEventItem
Definition:
FWEventItem.h:56
FWPFCandidateTowerSliceSelector::~FWPFCandidateTowerSliceSelector
~FWPFCandidateTowerSliceSelector() override
Definition:
FWPFCandidateTowerSliceSelector.cc:15
FWHistSliceSelector.h
FWPFCandidateTowerSliceSelector::getItemEntryEtaPhi
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override
Definition:
FWPFCandidateTowerSliceSelector.cc:19
Generated for CMSSW Reference Manual by
1.8.11