8#ifndef SELECTION_HELPERS__SELECTION_READ_ACCESSOR_NULL_H
9#define SELECTION_HELPERS__SELECTION_READ_ACCESSOR_NULL_H
42 virtual std::string
label ()
const override;
45 virtual bool isBool ()
const override;
50 const std::string& objectName)
const override;
55 const std::vector<CP::SystematicSet>& sysList,
56 const std::string& objectName)
override;
a specialized accessor to read a selection decoration from/to an xAOD object
the interface for the central systematics service
virtual std::string label() const override
get the label of the accessor
virtual bool getBool(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual StatusCode fillSystematics(const ISystematicsSvc &svc, const std::vector< CP::SystematicSet > &sysList, const std::string &objectName) override
fill the systematic variations
SelectionReadAccessorNull(bool value=true)
virtual CP::SystematicSet getInputAffecting(const ISystematicsSvc &svc, const std::string &objectName) const override
get the systematics when reading from the decoration
virtual SelectionType getBits(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual bool isBool() const override
whether this accessor returns a simple boolean
Class to wrap a set of SystematicVariations.
Base class for elements of a container that can have aux data.
Select isolated Photons, Electrons and Muons.
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData