5#ifndef EGAMMACALOTOOLS_EGAMMAENERGYPOSITIONALLSAMPLES_H
6#define EGAMMACALOTOOLS_EGAMMAENERGYPOSITIONALLSAMPLES_H
double e3(const xAOD::CaloCluster &cluster)
return the uncorrected cluster energy in 3rd sampling
double e2(const xAOD::CaloCluster &cluster)
return the uncorrected cluster energy in 2nd sampling
double e0(const xAOD::CaloCluster &cluster)
return the uncorrected cluster energy in pre-sampler
double e1(const xAOD::CaloCluster &cluster)
return the uncorrected cluster energy in 1st sampling
bool inBarrel(const xAOD::CaloCluster &cluster, int is)
return boolean to know if we are in barrel/end-cap
double e(const xAOD::CaloCluster &cluster)
return the uncorrected sum of energy in all samples
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.