![]() |
ATLAS Offline Software
|
#include <HIEventShapeSummaryUtils.h>
Public Member Functions | |
| AddEventShape (float ww) | |
| constexpr | AddEventShape () |
| void | operator() (xAOD::HIEventShape *slice, const xAOD::HIEventShape *in_slice) const |
Public Attributes | |
| bool | match_num_harmonics |
Private Attributes | |
| float | m_weight |
Definition at line 29 of file HIEventShapeSummaryUtils.h.
|
inline |
Definition at line 34 of file HIEventShapeSummaryUtils.h.
|
inlineconstexpr |
Definition at line 35 of file HIEventShapeSummaryUtils.h.
| void HI::AddEventShape::operator() | ( | xAOD::HIEventShape * | slice, |
| const xAOD::HIEventShape * | in_slice ) const |
Definition at line 10 of file HIEventShapeSummaryUtils.cxx.
|
private |
Definition at line 39 of file HIEventShapeSummaryUtils.h.
| bool HI::AddEventShape::match_num_harmonics |
Definition at line 32 of file HIEventShapeSummaryUtils.h.