12 std::unique_ptr<ISelectionReadAccessor> child)
17 return !
m_child->getBool(element,sys);
26 const std::string& objectName)
const
28 return m_child->getInputAffecting (svc, objectName);
31StatusCode SelectionAccessorExprNot ::
33 const std::vector<CP::SystematicSet>& sysList,
34 const std::string& objectName)
36 return m_child->fillSystematics (svc, sysList, objectName);
the interface for the central systematics service
SelectionAccessorExprNot(std::unique_ptr< ISelectionReadAccessor > child)
virtual bool getBool(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
virtual std::string label() const override
std::unique_ptr< ISelectionReadAccessor > m_child
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.