BOSS 7.0.9
BESIII Offline Software System
|
#include <EvtValError.hh>
Public Member Functions | |
EvtValError () | |
EvtValError (double val) | |
EvtValError (double val, double err) | |
EvtValError (const EvtValError &other) | |
~EvtValError () | |
int | valueKnown () const |
double | value () const |
int | errorKnown () const |
double | error () const |
double | prec () const |
void | operator= (const EvtValError &other) |
void | operator*= (const EvtValError &other) |
void | operator/= (const EvtValError &other) |
void | operator+= (const EvtValError &other) |
void | operator*= (double c) |
void | print (std::ostream &) const |
EvtValError () | |
EvtValError (double val) | |
EvtValError (double val, double err) | |
EvtValError (const EvtValError &other) | |
~EvtValError () | |
int | valueKnown () const |
double | value () const |
int | errorKnown () const |
double | error () const |
double | prec () const |
void | operator= (const EvtValError &other) |
void | operator*= (const EvtValError &other) |
void | operator/= (const EvtValError &other) |
void | operator+= (const EvtValError &other) |
void | operator*= (double c) |
void | print (std::ostream &) const |
Definition at line 20 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
EvtValError::EvtValError | ( | ) |
Definition at line 18 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
EvtValError::EvtValError | ( | double | val | ) |
Definition at line 22 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
EvtValError::EvtValError | ( | double | val, |
double | err | ||
) |
Definition at line 26 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
EvtValError::EvtValError | ( | const EvtValError & | other | ) |
Definition at line 30 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
EvtValError::~EvtValError | ( | ) |
Definition at line 35 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
EvtValError::EvtValError | ( | ) |
EvtValError::EvtValError | ( | double | val | ) |
EvtValError::EvtValError | ( | double | val, |
double | err | ||
) |
EvtValError::EvtValError | ( | const EvtValError & | other | ) |
EvtValError::~EvtValError | ( | ) |
|
inline |
Definition at line 33 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
|
inline |
Definition at line 33 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
|
inline |
Definition at line 32 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
|
inline |
Definition at line 32 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
void EvtValError::operator*= | ( | const EvtValError & | other | ) |
Definition at line 52 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
void EvtValError::operator*= | ( | const EvtValError & | other | ) |
void EvtValError::operator*= | ( | double | c | ) |
Definition at line 107 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
void EvtValError::operator*= | ( | double | c | ) |
void EvtValError::operator+= | ( | const EvtValError & | other | ) |
Definition at line 90 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
void EvtValError::operator+= | ( | const EvtValError & | other | ) |
void EvtValError::operator/= | ( | const EvtValError & | other | ) |
Definition at line 65 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
void EvtValError::operator/= | ( | const EvtValError & | other | ) |
void EvtValError::operator= | ( | const EvtValError & | other | ) |
void EvtValError::operator= | ( | const EvtValError & | other | ) |
double EvtValError::prec | ( | ) | const |
Definition at line 38 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.cc.
Referenced by operator*=(), and operator/=().
double EvtValError::prec | ( | ) | const |
void EvtValError::print | ( | std::ostream & | ) | const |
void EvtValError::print | ( | std::ostream & | ) | const |
|
inline |
Definition at line 31 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
|
inline |
Definition at line 31 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
|
inline |
Definition at line 30 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.
Referenced by EvtPdf< T >::getItg().
|
inline |
Definition at line 30 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtValError.hh.