TODO: needs documentation. More...
#include <KinObjectSelect.h>
Public Member Functions | |
KinObjectSelect (const std::string &formula) | |
bool | select (const xAOD::IParticle &particle) const |
TODO: needs documentation.
ana::KinObjectSelect::KinObjectSelect | ( | const std::string & | formula | ) |
effects: construct a kinematic selector based on the given formula guarantee: strong failures: out of memory II failures: formula errors
bool ana::KinObjectSelect::select | ( | const xAOD::IParticle & | particle | ) | const |
effects: apply this selection to the given particle guarantee: strong failures: xAOD errors