![]() |
PandaRoot
|
#include <RhoKinVtxFitter.h>
Public Member Functions | |
| RhoKinVtxFitter (RhoCandidate *b) | |
| virtual | ~RhoKinVtxFitter () |
| void | AddMassConstraint (double mass) |
| double | GetPull () |
| void | SetNMaxIterations (int nit=20) |
| void | SetNIterationsExact (int nit=2) |
| void | SetMinDChisq (double m=0.001) |
Public Member Functions inherited from RhoFitterBase | |
| 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 | |
Protected Member Functions inherited from RhoFitterBase | |
| 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) |
Protected Attributes inherited from RhoFitterBase | |
| Bool_t | fVerbose |
| RhoCandidate * | fHeadOfTree |
| std::vector< RhoCandidate * > | fDaughters |
| double | fChiSquare |
| int | fNDegreesOfFreedom |
Definition at line 22 of file RhoKinVtxFitter.h.
| RhoKinVtxFitter::RhoKinVtxFitter | ( | RhoCandidate * | b | ) |
|
virtual |
| void RhoKinVtxFitter::AddMassConstraint | ( | double | mass | ) |
|
inline |
Definition at line 28 of file RhoKinVtxFitter.h.
|
inline |
Definition at line 40 of file RhoKinVtxFitter.h.
|
inline |
Definition at line 35 of file RhoKinVtxFitter.h.
|
inline |
Definition at line 30 of file RhoKinVtxFitter.h.