FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
TBuffer & | operator>> (TBuffer &buf, RhoVector3Err *&obj) |
RhoVector3Err | operator+ (const RhoVector3Err &v, const RhoVector3Err &w) |
RhoVector3Err | operator- (const RhoVector3Err &v, const RhoVector3Err &w) |
std::ostream & | operator<< (std::ostream &stream, const RhoVector3Err &verr) |
std::istream & | operator>> (std::istream &stream, RhoVector3Err &verr) |
RhoVector3Err operator+ | ( | const RhoVector3Err & | v, |
const RhoVector3Err & | w | ||
) |
Definition at line 126 of file RhoVector3Err.cxx.
References RhoVector3Err::CovMatrix().
RhoVector3Err operator- | ( | const RhoVector3Err & | v, |
const RhoVector3Err & | w | ||
) |
Definition at line 133 of file RhoVector3Err.cxx.
References RhoVector3Err::CovMatrix().
std::ostream& operator<< | ( | std::ostream & | stream, |
const RhoVector3Err & | verr | ||
) |
TBuffer& operator>> | ( | TBuffer & | buf, |
RhoVector3Err *& | obj | ||
) |
Definition at line 19 of file RhoVector3Err.cxx.
std::istream& operator>> | ( | std::istream & | stream, |
RhoVector3Err & | verr | ||
) |
Definition at line 152 of file RhoVector3Err.cxx.
References RhoVector3Err::SetCovMatrix().