ATLAS Offline Software
Functions
egammaEnergyPositionAllSamples Namespace Reference

Functions

double e (const xAOD::CaloCluster &cluster)
 return the uncorrected sum of energy in all samples More...
 
double e0 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in pre-sampler More...
 
double e1 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in 1st sampling More...
 
double e2 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in 2nd sampling More...
 
double e3 (const xAOD::CaloCluster &cluster)
 return the uncorrected cluster energy in 3rd sampling More...
 
bool inBarrel (const xAOD::CaloCluster &cluster, int is)
 return boolean to know if we are in barrel/end-cap More...
 

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