|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef SELECTION_HELPERS__SELECTION_READ_ACCESSOR_OR_H 
    9 #define SELECTION_HELPERS__SELECTION_READ_ACCESSOR_OR_H 
   38     virtual std::string 
label () 
const override;
 
   41     virtual bool isBool () 
const override;
 
   46                        const std::string& objectName) 
const override;
 
   51                      const std::vector<CP::SystematicSet>& sysList,
 
   52                      const std::string& objectName) 
override;
 
  
virtual StatusCode fillSystematics(const ISystematicsSvc &svc, const std::vector< CP::SystematicSet > &sysList, const std::string &objectName) override
fill the systematic variations
SG::ConstAccessor< char > m_constAccessor
the underlying accessor
the interface for the central systematics service
the SelectionAccesor for OR tool selection decorations
Base class for elements of a container that can have aux data.
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData
Class to wrap a set of SystematicVariations.
SelectionReadAccessorChar(const std::string &name)
Select isolated Photons, Electrons and Muons.
::StatusCode StatusCode
StatusCode definition for legacy code.
AthROOTErrorHandlerSvc * svc
virtual bool getBool(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual SelectionType getBits(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual std::string label() const override
get the label of the accessor
virtual bool isBool() const override
whether this accessor returns a simple boolean
a specialized accessor to read a selection decoration from/to an xAOD object
virtual CP::SystematicSet getInputAffecting(const ISystematicsSvc &svc, const std::string &objectName) const override
get the systematics when reading from the decoration
std::string m_label
the label of the accessor