|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   24     : 
m_base (std::move (val_base))
 
   33     if (
m_base->getBool (element, 
sys) == 
false)
 
   45     return m_base->getBool (element, 
sys) == 
false;
 
   53     return m_base->label() + 
",invert";
 
   68                      const std::string& objectName)
 const 
   70     return m_base->getInputAffecting (
svc, objectName);
 
   77                    const std::vector<CP::SystematicSet>& sysList,
 
   78                    const std::string& objectName)
 
   80     return m_base->fillSystematics (
svc, sysList, objectName);
 
  
virtual std::string label() const override
get the label of the accessor
the interface for the central systematics service
Base class for elements of a container that can have aux data.
virtual bool isBool() const override
whether this accessor returns a simple boolean
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData
virtual StatusCode fillSystematics(const ISystematicsSvc &svc, const std::vector< CP::SystematicSet > &sysList, const std::string &objectName) override
fill the systematic variations
Class to wrap a set of SystematicVariations.
Select isolated Photons, Electrons and Muons.
virtual SelectionType getBits(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
SelectionReadAccessorInvert(std::unique_ptr< ISelectionReadAccessor > val_base)
virtual CP::SystematicSet getInputAffecting(const ISystematicsSvc &svc, const std::string &objectName) const override
get the systematics when reading from the decoration
::StatusCode StatusCode
StatusCode definition for legacy code.
AthROOTErrorHandlerSvc * svc
std::unique_ptr< ISelectionReadAccessor > m_base
the base selection accessors I invert
virtual bool getBool(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
AccessorTemplate< CI, ColumnType, ColumnAccessMode::input, CM > m_base
constexpr SelectionType selectionAccept()
the selection decoration to apply for objects that are selected