Fireworks
Calo
plugins
FWCaloTowerSliceSelector.h
Go to the documentation of this file.
1
#ifndef Fireworks_Calo_FWCaloTowerSliceSelector_h
2
#define Fireworks_Calo_FWCaloTowerSliceSelector_h
3
// -*- C++ -*-
4
//
5
// Package: Calo
6
// Class : FWCaloTowerSliceSelector
7
//
16
//
17
// Original Author: Alja Mrak-Tadel
18
// Created: Wed Jun 2 19:21:19 CEST 2010
19
//
20
21
// system include files
22
23
// user include files
24
25
#include "
Fireworks/Calo/interface/FWHistSliceSelector.h
"
26
27
class
FWCaloTowerSliceSelector
:
public
FWHistSliceSelector
{
28
public
:
29
FWCaloTowerSliceSelector
(TH2F*
h
,
const
FWEventItem
*
i
);
30
~FWCaloTowerSliceSelector
()
override
;
31
32
protected
:
33
void
getItemEntryEtaPhi
(
int
itemIdx,
float
&
eta
,
float
&
phi
)
const override
;
34
};
35
36
#endif
mps_fire.i
i
Definition:
mps_fire.py:429
PVValHelper::eta
Definition:
PVValidationHelpers.h:70
FWHistSliceSelector
Definition:
FWHistSliceSelector.h:7
DDAxes::phi
FWCaloTowerSliceSelector
Definition:
FWCaloTowerSliceSelector.h:27
FWEventItem
Definition:
FWEventItem.h:56
FWHistSliceSelector.h
FWCaloTowerSliceSelector::FWCaloTowerSliceSelector
FWCaloTowerSliceSelector(TH2F *h, const FWEventItem *i)
Definition:
FWCaloTowerSliceSelector.cc:24
FWCaloTowerSliceSelector::~FWCaloTowerSliceSelector
~FWCaloTowerSliceSelector() override
Definition:
FWCaloTowerSliceSelector.cc:26
FWCaloTowerSliceSelector::getItemEntryEtaPhi
void getItemEntryEtaPhi(int itemIdx, float &eta, float &phi) const override
Definition:
FWCaloTowerSliceSelector.cc:28
h
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition:
Activities.doc:4
Generated for CMSSW Reference Manual by
1.8.14