JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
TNumericUtil::NaiveAccumulator< T > Member List

This is the complete list of members for TNumericUtil::NaiveAccumulator< T >, including all inherited members.

NaiveAccumulator()TNumericUtil::NaiveAccumulator< T >inline
NaiveAccumulator(const T &value)TNumericUtil::NaiveAccumulator< T >inline
NaiveAccumulator(const NaiveAccumulator< T > &other)TNumericUtil::NaiveAccumulator< T >inline
operator T() constTNumericUtil::NaiveAccumulator< T >inline
operator*(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator*=(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator+(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator+=(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator-(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator-=(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator/(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
operator/=(const T &inc)TNumericUtil::NaiveAccumulator< T >inline
sum() constTNumericUtil::NaiveAccumulator< T >inline
sum_TNumericUtil::NaiveAccumulator< T >protected