51 #include "TLorentzVector.h" 53 #include "TRotation.h" 72 RhoBooster(
const TLorentzVector &cmFrame, Bool_t saveCovMatrix = kFALSE);
78 RhoBooster(
const TVector3 &boostVector, Bool_t saveCovMatrix = kFALSE);
132 TVector3 fBoostVector;
135 Bool_t fSaveCovMatrix;
TLorentzVector P4() const
void SetBoostVector(const RhoCandidate &cand)
void SetBoostVector(const TLorentzVector &lv)
RhoCandidate & Boost(const RhoCandidate &cand, BoostSign sign) const
void SetBoostVector(const RhoCandidate *cand)
RhoCandidate & BoostFrom(const RhoCandidate &cand) const
RhoBooster(const TLorentzVector &cmFrame, Bool_t saveCovMatrix=kFALSE)
RhoCandidate & BoostTo(const RhoCandidate &cand) const
void SetBoostVector(const TVector3 &cmFrame)