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