1 #ifndef RHOLORENTZVECTORERR_H 
    2 #define RHOLORENTZVECTORERR_H 
   20 #include "TLorentzVector.h" 
   21 #include "TLorentzRotation.h" 
const RhoError & CovMatrix() const 
RhoLorentzVectorErr & operator-()
std::ostream & operator<<(std::ostream &stream, const RhoLorentzVectorErr &verr)
RhoLorentzVectorErr operator+(const RhoLorentzVectorErr &, const RhoLorentzVectorErr &)
virtual ~RhoLorentzVectorErr()
void PrintOn(std::ostream &o=std::cout) const 
RhoLorentzVectorErr & operator-=(const RhoLorentzVectorErr &v)
RhoLorentzVectorErr & Transform(const TRotation &rot)
RhoLorentzVectorErr & operator=(const RhoLorentzVectorErr &v)
void SetCovMatrix(const RhoError &v)
Double_t DetermineChisq(const TLorentzVector &refVector)
RhoLorentzVectorErr operator-(const RhoLorentzVectorErr &, const RhoLorentzVectorErr &)
RhoLorentzVectorErr & operator+=(const RhoLorentzVectorErr &v)