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