#include <ErrorPropogationTypes.h>
Public Member Functions | |
T | error () const |
T | error2 () const |
stats_t | inverse () const |
T | operator() () const |
stats_t | operator*= (const stats_t &R) |
stats_t | operator*= (const T &r) |
stats_t | operator+= (const stats_t &R) |
stats_t | operator+= (const T &r) |
stats_t | operator-= (const stats_t &R) |
stats_t | operator-= (const T &r) |
stats_t | operator/= (const stats_t &R) |
stats_t | operator/= (const T &r) |
bool | operator< (const stats_t &R) const |
bool | operator< (const count_t &R) const |
bool | operator== (const stats_t &R) const |
bool | operator== (const count_t &R) const |
T | relative_error () const |
T | sigmaFrom (const T &x) const |
stats_t () | |
stats_t (count_t c) | |
stats_t (T q, T e2) | |
Static Public Member Functions | |
static stats_t | from_relative_uncertainty2 (T q, T re2) |
Private Attributes | |
T | err2 |
T | value |
Definition at line 38 of file ErrorPropogationTypes.h.
Definition at line 54 of file ErrorPropogationTypes.h.
Referenced by stats_t< T >::from_relative_uncertainty2(), and stats_t< T >::inverse().
Definition at line 55 of file ErrorPropogationTypes.h.
Definition at line 56 of file ErrorPropogationTypes.h.
Definition at line 108 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and mathSSE::sqrt().
Referenced by Page1Parser.Page1Parser::check_for_whole_start_tag(), and stats_t< T >::sigmaFrom().
Definition at line 107 of file ErrorPropogationTypes.h.
References stats_t< T >::err2.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inlinestatic |
Definition at line 57 of file ErrorPropogationTypes.h.
References submitPVResolutionJobs::q, and stats_t< T >::stats_t().
Referenced by StripCPEgeometric::localParameters().
Definition at line 104 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, funct::pow(), and stats_t< T >::stats_t().
Definition at line 74 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 93 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and alignCSCRings::r.
Definition at line 64 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 85 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 69 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 89 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 79 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 98 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and alignCSCRings::r.
Definition at line 59 of file ErrorPropogationTypes.h.
References dttmaxenums::R.
Definition at line 60 of file ErrorPropogationTypes.h.
References dttmaxenums::R.
Definition at line 61 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 62 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and dttmaxenums::R.
Definition at line 109 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, mathSSE::sqrt(), and stats_t< T >::value.
Definition at line 110 of file ErrorPropogationTypes.h.
References stats_t< T >::error(), and x.
Definition at line 51 of file ErrorPropogationTypes.h.
Referenced by stats_t< T >::error(), stats_t< T >::error2(), stats_t< T >::inverse(), stats_t< T >::operator*=(), stats_t< T >::operator+=(), stats_t< T >::operator-=(), stats_t< T >::operator/=(), stats_t< T >::operator==(), and stats_t< T >::relative_error().
Definition at line 51 of file ErrorPropogationTypes.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), average.Average::average(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Mixins.UsingBlock::insertInto(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), stats_t< T >::operator()(), and stats_t< T >::relative_error().