|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   13     std::string 
name(Iso::toCString(
type));
 
   21     std::string 
name(Iso::toCString(
type));                                                                       
 
   23       name+=toCString(corr); 
 
   25         name = toCString(corr);
 
   29       name+=toCString(param );    
 
   31       throw std::runtime_error(
"IsolationCorrectionParameter out of bounds");
 
   41     std::string 
name(Iso::toCString(
type));
 
   42     name+=toCString(corr);
 
   49       std::string 
name(Iso::toCString(
type));                                                                         
 
   50       name+=toCString(corr);    
 
  
@ coreConeSC
core energy (super cluster).
@ coreEnergy
energy stored for this correction
Helper class to provide type-safe access to aux data.
IsolationFlavour
Enumeration for different ways of calculating isolation in xAOD files.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
IsolationCorrectionParameter
@ coreArea
area used to calculate this correction
const SG::AuxElement::Accessor< float > getIsolationCorrectionAccessor(Iso::IsolationFlavour type, Iso::IsolationCaloCorrection corr, Iso::IsolationCorrectionParameter param)
IsolationType
Overall enumeration for isolation types in xAOD files.
@ coreCone
core energy (in dR<0.1).
IsolationCaloCorrection
Enumeration for different ways of correcting isolation in xAOD files.
const SG::AuxElement::Accessor< uint32_t > getIsolationCorrectionBitsetAccessor(Iso::IsolationFlavour type)
Returns an accessor for the correction bitset corresponding to this IsolationType.