#include <RhoBooster.h>
Definition at line 48 of file RhoBooster.h.
◆ BoostSign
◆ RhoBooster() [1/4]
RhoBooster::RhoBooster |
( |
const TLorentzVector & |
cmFrame, |
|
|
Bool_t |
saveCovMatrix = kFALSE |
|
) |
| |
◆ RhoBooster() [2/4]
RhoBooster::RhoBooster |
( |
const RhoCandidate & |
cand, |
|
|
Bool_t |
saveCovMatrix = kFALSE |
|
) |
| |
◆ RhoBooster() [3/4]
RhoBooster::RhoBooster |
( |
const TVector3 & |
boostVector, |
|
|
Bool_t |
saveCovMatrix = kFALSE |
|
) |
| |
◆ RhoBooster() [4/4]
RhoBooster::RhoBooster |
( |
const RhoCandidate * |
cand = nullptr , |
|
|
Bool_t |
saveCovMatrix = kFALSE |
|
) |
| |
◆ ~RhoBooster()
virtual RhoBooster::~RhoBooster |
( |
| ) |
|
|
virtual |
◆ Boost()
◆ BoostFrom() [1/2]
◆ BoostFrom() [2/2]
void RhoBooster::BoostFrom |
( |
RhoCandList & |
initialList, |
|
|
RhoCandList & |
boostedList, |
|
|
Bool_t |
cleanList = kTRUE |
|
) |
| const |
◆ BoostTo() [1/2]
◆ BoostTo() [2/2]
void RhoBooster::BoostTo |
( |
RhoCandList & |
initialList, |
|
|
RhoCandList & |
boostedList, |
|
|
Bool_t |
cleanList = kTRUE |
|
) |
| const |
◆ SetBoostVector() [1/4]
void RhoBooster::SetBoostVector |
( |
const TVector3 & |
cmFrame | ) |
|
|
inline |
◆ SetBoostVector() [2/4]
void RhoBooster::SetBoostVector |
( |
const TLorentzVector & |
lv | ) |
|
|
inline |
◆ SetBoostVector() [3/4]
void RhoBooster::SetBoostVector |
( |
const RhoCandidate * |
cand | ) |
|
|
inline |
◆ SetBoostVector() [4/4]
void RhoBooster::SetBoostVector |
( |
const RhoCandidate & |
cand | ) |
|
|
inline |
The documentation for this class was generated from the following file: