8#ifndef SELECTION_HELPERS__SELECTION_ACCESSOR_WRITE_INVERT_H
9#define SELECTION_HELPERS__SELECTION_ACCESSOR_WRITE_INVERT_H
40 virtual std::string
label ()
const override;
46 const std::vector<CP::SystematicSet>& sysList,
47 const std::string& objectName)
override;
56 std::unique_ptr<ISelectionWriteAccessor>
m_base;
a specialized accessor to write a selection decoration to an xAOD object
the interface for the central systematics service
std::unique_ptr< ISelectionWriteAccessor > m_base
the base selection accessors I invert
SelectionWriteAccessorInvert(std::unique_ptr< ISelectionWriteAccessor > val_base)
virtual void setBool(const SG::AuxElement &element, bool selection, const CP::SystematicSet *sys) const override
set the selection decoration
virtual void setBits(const SG::AuxElement &element, SelectionType selection, const CP::SystematicSet *sys) const override
set the selection decoration
virtual StatusCode fillSystematics(const ISystematicsSvc &svc, const CP::SystematicSet &fullAffecting, const std::vector< CP::SystematicSet > &sysList, const std::string &objectName) override
fill the systematic variations
virtual std::string label() const override
get the label of the accessor
Class to wrap a set of SystematicVariations.
Base class for elements of a container that can have aux data.
const std::string selection
Select isolated Photons, Electrons and Muons.
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData