|
ATLAS Offline Software
|
Go to the documentation of this file.
24 : m_base (std::move (val_base))
52 return m_base->label() +
",invert";
60 const std::vector<CP::SystematicSet>& sysList,
61 const std::string& objectName)
63 return m_base->fillSystematics (
svc, fullAffecting, sysList, objectName);
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
SelectionWriteAccessorInvert(std::unique_ptr< ISelectionWriteAccessor > val_base)
the interface for the central systematics service
std::unique_ptr< ISelectionWriteAccessor > m_base
the base selection accessors I invert
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.
Select isolated Photons, Electrons and Muons.
virtual std::string label() const override
get the label of the accessor
::StatusCode StatusCode
StatusCode definition for legacy code.
AthROOTErrorHandlerSvc * svc
virtual void setBits(const SG::AuxElement &element, SelectionType selection, const CP::SystematicSet *sys) const override
set the selection decoration
const std::string selection
virtual void setBool(const SG::AuxElement &element, bool selection, const CP::SystematicSet *sys) const override
set the selection decoration
constexpr SelectionType selectionAccept()
the selection decoration to apply for objects that are selected