22 SelectionWriteAccessorInvert ::
23 SelectionWriteAccessorInvert (std::unique_ptr<ISelectionWriteAccessor> val_base)
29 void SelectionWriteAccessorInvert ::
39 void SelectionWriteAccessorInvert ::
49 std::string SelectionWriteAccessorInvert ::
52 return m_base->label() +
",invert";
57 StatusCode SelectionWriteAccessorInvert ::
60 const std::vector<CP::SystematicSet>& sysList,
61 const std::string& objectName)
63 return m_base->fillSystematics (svc, fullAffecting, sysList, objectName);
the interface for the central systematics service
std::unique_ptr< ISelectionWriteAccessor > m_base
the base selection accessors I invert
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
constexpr SelectionType selectionAccept()
the selection decoration to apply for objects that are selected