CMS 3D CMS Logo

EcalClusterLocal.h
Go to the documentation of this file.
1 #ifndef EGAMMATOOLS_EcalClusterLocal_h
2 #define EGAMMATOOLS_EcalClusterLocal_h
3 
11 
12 class CaloGeometry;
13 
14 namespace egammaTools {
15 
17  const CaloGeometry &geom,
18  float &etacry,
19  float &phicry,
20  int &ieta,
21  int &iphi,
22  float &thetatilt,
23  float &phitilt);
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
void localEcalClusterCoordsEB(const reco::CaloCluster &bclus, const CaloGeometry &geom, float &etacry, float &phicry, int &ieta, int &iphi, float &thetatilt, float &phitilt)
void localEcalClusterCoordsEE(const reco::CaloCluster &bclus, const CaloGeometry &geom, float &xcry, float &ycry, int &ix, int &iy, float &thetatilt, float &phitilt)
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t iy(uint32_t id)