  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef XAODCALORINGS_VERSIONS_RINGSETCONFAUXCONTAINER_V1_H 
    6 #define XAODCALORINGS_VERSIONS_RINGSETCONFAUXCONTAINER_V1_H 
   30   std::vector<std::vector<
unsigned> > 
layers;
 
   66 #endif // XAODCALORINGS_VERSIONS_RINGSETCONFAUXCONTAINER_V1_H 
  
SG_BASE(xAOD::RingSetConfAuxContainer_v1, xAOD::AuxContainerBase)
 
std::vector< unsigned > nRings
 
std::vector< unsigned > sectionEndIdx
Hold the end of this section on a vectorized representation:
 
std::vector< unsigned > layerStartIdx
Hold the start of this layer on a vectorized representation:
 
Common base class for the auxiliary containers.
 
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
std::vector< char > doEtaAxesDivision
Ring division in eta.
 
std::vector< char > doPhiAxesDivision
Ring division in phi.
 
std::vector< float > cellMaxDPhiDist
Maximun distance cell in phi to seed.
 
std::vector< unsigned > sectionStartIdx
Hold the start of this section on a vectorized representation:
 
Auxiliary store for xAOD::RingSetConfContainer.
 
RingSetConfAuxContainer_v1()
 
std::vector< unsigned > calJointSection
The Calorimeter Joint Section (see CaloRingsDefs.h)
 
std::vector< std::vector< unsigned > > layers
RingSet CaloSample layers used to build this RingSet.
 
std::vector< unsigned > calJointLayer
The Calorimeter Joint Layer (see CaloRingsDefs.h)
 
std::vector< float > etaWidth
Ring width in eta.
 
std::vector< unsigned > layerEndIdx
Hold the end of this layer on a vectorized representation:
 
std::vector< float > cellMaxDEtaDist
Maximun distance cell in eta to seed.
 
std::vector< float > phiWidth
Ring width in phi.