![]() |
PandaRoot
|
#include <RhoKinHyperonVtxFitter.h>
Public Member Functions | |
RhoKinHyperonVtxFitter (RhoCandidate *b) | |
virtual | ~RhoKinHyperonVtxFitter () |
void | AddMassConstraint (double mass) |
double | GetPull () |
void | SetNMaxIterations (int nit=20) |
void | SetNIterationsExact (int nit=2) |
void | SetMinDChisq (double m=0.001) |
TMatrixD | GetAl0 () |
TMatrixD | GetVal0 () |
TMatrixD | GetVal_composite () |
![]() | |
RhoFitterBase () | |
RhoFitterBase (RhoCandidate *decayTree) | |
RhoFitterBase (const RhoFitterBase &) | |
~RhoFitterBase () | |
Bool_t | Fit () |
Bool_t | FitAll () |
double | Chi2Contribution (const RhoCandidate *) |
double | GetChi2 () const |
int | GetNdf () const |
double | GetProb () const |
void | SetVerbose (Bool_t v=kTRUE) |
Additional Inherited Members | |
![]() | |
RhoCandidate & | HeadOfTree () const |
RhoCandidate * | CopyCand (RhoCandidate *) |
uppermost particle composite in tree More... | |
RhoCandidate * | CopyTree (RhoCandidate *) |
void | InsertChi2 (const RhoCandidate *bc, const double chi2) |
void | SetDaugthersFromComposite (RhoCandidate *cand) |
void | FindAndAddFinalStateDaughters (RhoCandidate *cand) |
void | SetFourMomentumByDaughters (RhoCandidate *composite) |
void | SetDecayVertex (RhoCandidate *composite, const TVector3 &vtx, const TMatrixD &CovVV) |
![]() | |
Bool_t | fVerbose |
RhoCandidate * | fHeadOfTree |
std::vector< RhoCandidate * > | fDaughters |
double | fChiSquare |
int | fNDegreesOfFreedom |
Definition at line 22 of file RhoKinHyperonVtxFitter.h.
RhoKinHyperonVtxFitter::RhoKinHyperonVtxFitter | ( | RhoCandidate * | b | ) |
|
virtual |
void RhoKinHyperonVtxFitter::AddMassConstraint | ( | double | mass | ) |
|
inline |
Definition at line 41 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 28 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 42 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 43 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 40 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 35 of file RhoKinHyperonVtxFitter.h.
|
inline |
Definition at line 30 of file RhoKinHyperonVtxFitter.h.