11 #include <analysis/VariableManager/Manager.h>
28 double R2EventLevel(
const Particle* particle);
33 double R2(
const Particle* particle);
38 double thrustBm(
const Particle* particle);
43 double thrustOm(
const Particle* particle);
48 double cosTBTO(
const Particle* particle);
53 double cosTBz(
const Particle* particle);
std::function< double(const Particle *)> FunctionPtr
NOTE: the python interface is documented manually in analysis/doc/Variables.rst (because we use ROOT ...
Abstract base class for different kinds of events.