test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
virtual
~FWCandidateTowerSliceSelector
();
12
13
virtual
bool
aggregatePhiCells
()
const
{
return
false
; }
14
protected
:
15
virtual
void
getItemEntryEtaPhi
(
int
itemIdx,
float
&
eta
,
float
&
phi
)
const
;
16
FWSimpleProxyHelper
*
m_helper
;
17
};
18
19
#endif
i
int i
Definition:
DBlmapReader.cc:9
h
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
Definition:
L1TUtmAlgorithmRcd.h:4
FWSimpleProxyHelper
Definition:
FWSimpleProxyHelper.h:30
FWHistSliceSelector
Definition:
FWHistSliceSelector.h:7
DDAxes::phi
FWCandidateTowerSliceSelector::~FWCandidateTowerSliceSelector
virtual ~FWCandidateTowerSliceSelector()
Definition:
FWCandidateTowerSliceSelector.cc:17
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
eta
Definition:
HIMultiTrackSelector.h:42
FWEventItem
Definition:
FWEventItem.h:56
FWCandidateTowerSliceSelector::aggregatePhiCells
virtual bool aggregatePhiCells() const
Definition:
FWCandidateTowerSliceSelector.h:13
FWHistSliceSelector.h
FWCandidateTowerSliceSelector::getItemEntryEtaPhi
virtual void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const
Definition:
FWCandidateTowerSliceSelector.cc:21
Generated for CMSSW Reference Manual by
1.8.5