ATLAS Offline Software
Loading...
Searching...
No Matches
egammaEnergyPositionAllSamples Namespace Reference

Functions

double e (const xAOD::CaloCluster &cluster)
 return the uncorrected sum of energy in all samples
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
double e2 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in 2nd sampling
double e3 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in 3rd sampling
bool inBarrel (const xAOD::CaloCluster &cluster, int is)
 return boolean to know if we are in barrel/end-cap

Function Documentation

◆ e()

double egammaEnergyPositionAllSamples::e ( const xAOD::CaloCluster & cluster)

return the uncorrected sum of energy in all samples

◆ e0()

double egammaEnergyPositionAllSamples::e0 ( const xAOD::CaloCluster & cluster)

return the uncorrected cluster energy in pre-sampler

◆ e1()

double egammaEnergyPositionAllSamples::e1 ( const xAOD::CaloCluster & cluster)

return the uncorrected cluster energy in 1st sampling

◆ e2()

double egammaEnergyPositionAllSamples::e2 ( const xAOD::CaloCluster & cluster)

return the uncorrected cluster energy in 2nd sampling

◆ e3()

double egammaEnergyPositionAllSamples::e3 ( const xAOD::CaloCluster & cluster)

return the uncorrected cluster energy in 3rd sampling

◆ inBarrel()

bool egammaEnergyPositionAllSamples::inBarrel ( const xAOD::CaloCluster & cluster,
int is )

return boolean to know if we are in barrel/end-cap