|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOCLUSTERCORRECTION_CALOTOPOEMLAYERS_H
6 #define CALOCLUSTERCORRECTION_CALOTOPOEMLAYERS_H
46 const std::string&
name,
54 double& eta,
double& phi)
const override;
70 const double dphis2)
const override;
CaloTopoEMlayers()=delete
Sampling calculator helper class.
Calculates the per-layer position, size, etc. of a cluster. Optionally, fills the cluster with cells ...
virtual WindowArray_t initWindows(const int neta, const int nphi, const double detas2, const double dphis2) const override
Set up layer-by-layer cluster window sizes.
virtual StatusCode initialize() override
Standard Gaudi initialize method.
Description of a calorimeter cluster.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void get_seed(CaloClusterCorr::SamplingHelper &helper, const xAOD::CaloCluster *cluster, double &eta, double &phi) const override
std::array< std::pair< double, double >, 4 > WindowArray_t
Holds the per-layer window sizes.