ATLAS Offline Software
Namespaces | Functions
HIEventShapeSummaryUtils.cxx File Reference
#include "HIEventUtils/HIEventShapeSummaryUtils.h"
#include "CxxUtils/sincos.h"
Include dependency graph for HIEventShapeSummaryUtils.cxx:

Go to the source code of this file.

Namespaces

 HI
 

Functions

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)