hep-mc  0.8
hep::multi_channel_result< T > Member List

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

adjustment_data() consthep::multi_channel_result< T >inline
calls() consthep::mc_result< T >inline
channel_weights() consthep::multi_channel_result< T >inline
distributions() consthep::plain_result< T >inline
error() consthep::mc_result< T >inline
finite_calls() consthep::mc_result< T >inline
mc_result(std::size_t calls, std::size_t non_zero_calls, std::size_t finite_calls, T sum, T sum_of_squares)hep::mc_result< T >inline
mc_result(std::istream &in)hep::mc_result< T >inlineexplicit
mc_result(mc_result< T > const &)=defaulthep::mc_result< T >
mc_result(mc_result< T > &&) noexcept=defaulthep::mc_result< T >
multi_channel_result(plain_result< T > const &result, std::vector< T > const &adjustment_data, std::vector< T > const &channel_weights)hep::multi_channel_result< T >inline
multi_channel_result(std::istream &in)hep::multi_channel_result< T >inlineexplicit
multi_channel_result(multi_channel_result< T > const &)=defaulthep::multi_channel_result< T >
multi_channel_result(multi_channel_result< T > &&) noexcept=defaulthep::multi_channel_result< T >
non_zero_calls() consthep::mc_result< T >inline
numeric_type typedefhep::mc_result< T >
operator=(multi_channel_result< T > const &)=defaulthep::multi_channel_result< T >
operator=(multi_channel_result< T > &&) noexcept=defaulthep::multi_channel_result< T >
hep::plain_result::operator=(plain_result< T > const &)=defaulthep::plain_result< T >
hep::plain_result::operator=(plain_result< T > &&) noexcept=defaulthep::plain_result< T >
hep::mc_result::operator=(mc_result< T > const &)=defaulthep::mc_result< T >
hep::mc_result::operator=(mc_result< T > &&) noexcept=defaulthep::mc_result< T >
plain_result(std::vector< distribution_result< T >> const &distributions, std::size_t calls, std::size_t non_zero_calls, std::size_t finite_calls, T sum, T sum_of_squares)hep::plain_result< T >inline
plain_result(std::istream &in)hep::plain_result< T >inlineexplicit
plain_result(plain_result< T > const &)=defaulthep::plain_result< T >
plain_result(plain_result< T > &&) noexcept=defaulthep::plain_result< T >
serialize(std::ostream &out) const overridehep::multi_channel_result< T >inlinevirtual
sum() consthep::mc_result< T >inline
sum_of_squares() consthep::mc_result< T >inline
value() consthep::mc_result< T >inline
variance() consthep::mc_result< T >inline
~mc_result()=defaulthep::mc_result< T >virtual
~multi_channel_result() override=defaulthep::multi_channel_result< T >
~plain_result() override=defaulthep::plain_result< T >