Go to the source code of this file.
|
void | HI::fillSummary (const xAOD::HIEventShapeContainer *in, xAOD::HIEventShape *out, const std::function< bool(const xAOD::HIEventShape *)> &incFunction, const std::function< void(xAOD::HIEventShape *, const xAOD::HIEventShape *)> &addFunction) |
|
void | HI::fillSummary (const xAOD::HIEventShapeContainer *in, xAOD::HIEventShape *out, const std::set< unsigned int > &indices, const std::function< void(xAOD::HIEventShape *, const xAOD::HIEventShape *)> &addFunction) |
|
void | HI::fillSummary (const xAOD::HIEventShapeContainer *in, xAOD::HIEventShape *out, const std::function< bool(const xAOD::HIEventShape *)> &incFunction) |
|
float | HI::getModulation (const xAOD::HIEventShape *es, const std::vector< unsigned int > &harmonics, float phi) |
|
int | HI::setHarmonics (std::vector< unsigned int > &in) |
|