22 SelectionReadAccessorNull ::
23 SelectionReadAccessorNull (
bool value) :
m_value(value)
37 bool SelectionReadAccessorNull ::
45 std::string SelectionReadAccessorNull ::
48 return m_value ?
"true" :
"false";
53 bool SelectionReadAccessorNull ::
63 const std::string& )
const
70 StatusCode SelectionReadAccessorNull ::
72 const std::vector<CP::SystematicSet>& ,
75 return StatusCode::SUCCESS;
the interface for the central systematics service
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.
constexpr SelectionType selectionReject()
the selection decoration to apply for objects that are rejected
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