39 #include "TLorentzVector.h" 41 #include "TRotation.h" 60 RhoBooster(
const TLorentzVector &cmFrame, Bool_t saveCovMatrix = kFALSE);
66 RhoBooster(
const TVector3 &boostVector, Bool_t saveCovMatrix = kFALSE);
120 TVector3 fBoostVector;
123 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)