|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef SELECTION_HELPERS__SELECTION_HELPERS_H
9 #define SELECTION_HELPERS__SELECTION_HELPERS_H
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData
StatusCode accept(const xAOD::Muon *mu)
SelectionType selectionFromAccept(const asg::AcceptData &accept)
the selection decoration made from the given AcceptData object
Select isolated Photons, Electrons and Muons.
constexpr SelectionType selectionReject()
the selection decoration to apply for objects that are rejected
SelectionType selectionFromBool(bool accept)
the selection decoration made from the given boolean (true = accept)
Object to encode the result of several cuts.
constexpr SelectionType selectionAccept()
the selection decoration to apply for objects that are selected