ATLAS Offline Software
Namespaces | Functions
egammaEnergyPositionAllSamples.h File Reference
#include "xAODCaloEvent/CaloClusterFwd.h"
Include dependency graph for egammaEnergyPositionAllSamples.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 egammaEnergyPositionAllSamples
 

Functions

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