  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    8 #ifndef COLUMNAR_MET_MET_DEF_H 
    9 #define COLUMNAR_MET_MET_DEF_H 
   33       static constexpr std::string_view 
idName = 
"met";
 
   40       static constexpr std::string_view 
idName = 
"met1";
 
   45       static constexpr std::string_view 
idName = 
"metAssociation";
 
  
Helper class to provide type-safe access to aux data.
 
Helper class to provide constant type-safe access to aux data.
 
a class representing a single optional object (electron, muons, etc.)
 
a class representing a continuous sequence of objects (a.k.a. a container)
 
static constexpr std::string_view idName
 
mutableCI< met > mutableMet
 
a class representing a single object (electron, muons, etc.)
 
static constexpr std::string_view idName
 
a template that provides a base definition of container id for a regular container
 
the raw column accessor template class