src
RecoEgamma
EgammaTools
interface
EcalClusterLocal.h
Go to the documentation of this file.
1
#ifndef EGAMMATOOLS_EcalClusterLocal_h
2
#define EGAMMATOOLS_EcalClusterLocal_h
3
10
#include "
DataFormats/CaloRecHit/interface/CaloClusterFwd.h
"
11
12
class
CaloGeometry
;
13
14
namespace
egammaTools
{
15
16
void
localEcalClusterCoordsEB
(
const
reco::CaloCluster
&bclus,
17
const
CaloGeometry
&
geom
,
18
float
&etacry,
19
float
&phicry,
20
int
&
ieta
,
21
int
&
iphi
,
22
float
&thetatilt,
23
float
&phitilt);
24
void
localEcalClusterCoordsEE
(
const
reco::CaloCluster
&bclus,
25
const
CaloGeometry
&
geom
,
26
float
&xcry,
27
float
&ycry,
28
int
&
ix
,
29
int
&
iy
,
30
float
&thetatilt,
31
float
&phitilt);
32
33
};
// namespace egammaTools
34
35
#endif
egammaTools::localEcalClusterCoordsEB
void localEcalClusterCoordsEB(const reco::CaloCluster &bclus, const CaloGeometry &geom, float &etacry, float &phicry, int &ieta, int &iphi, float &thetatilt, float &phitilt)
Definition:
EcalClusterLocal.cc:13
hcalRecHitTable_cff.ieta
ieta
Definition:
hcalRecHitTable_cff.py:15
CaloClusterFwd.h
egammaTools
Definition:
EcalClusterLocal.h:14
CaloGeometry
Definition:
CaloGeometry.h:21
reco::CaloCluster
Definition:
CaloCluster.h:31
egammaTools::localEcalClusterCoordsEE
void localEcalClusterCoordsEE(const reco::CaloCluster &bclus, const CaloGeometry &geom, float &xcry, float &ycry, int &ix, int &iy, float &thetatilt, float &phitilt)
Definition:
EcalClusterLocal.cc:87
hcalRecHitTable_cff.iphi
iphi
Definition:
hcalRecHitTable_cff.py:16
relativeConstraints.geom
geom
Definition:
relativeConstraints.py:72
ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::ix
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)
Definition:
KernelHelpers.dev.cc:128
ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::iy
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t iy(uint32_t id)
Definition:
KernelHelpers.dev.cc:130
Generated for CMSSW Reference Manual by
1.8.14