#include <DecayChain.h>
|
| | DecayChain () |
| |
| | DecayChain (RhoCandidate *bc, const Configuration &config) |
| |
| | DecayChain (RhoCandidate *bc, const RhoVector3Err &pv, const Configuration &config) |
| |
| | DecayChain (RhoCandidate *bc, const RhoLorentzVectorErr &lv, const Configuration &config) |
| |
| | DecayChain (RhoCandidate *bc, const RhoLorentzVectorErr &lv, const RhoVector3Err &pv, const Configuration &config) |
| |
| virtual | ~DecayChain () |
| |
| int | dim () const |
| |
| void | initConstraintList () |
| |
| ErrCode | init (FitParams *par) |
| |
| ErrCode | filter (FitParams *par, bool firstpass=true) |
| |
| double | chiSquare (const FitParams *par) const |
| |
| ParticleBase * | mother () |
| |
| const ParticleBase * | cand () |
| |
| const ParticleBase * | mother () const |
| |
| const ParticleBase * | locate (RhoCandidate *bc) const |
| |
| int | index (RhoCandidate *bc) const |
| |
| int | posIndex (RhoCandidate *bc) const |
| |
| int | momIndex (RhoCandidate *bc) const |
| |
| int | lenIndex (RhoCandidate *bc) const |
| |
| void | setOwner (bool b) |
| |
| void | printConstraints (std::ostream &os=std::cout) const |
| |
| void | setMassConstraint (RhoCandidate *bc, bool add=true) |
| |
| void | setMassConstraint (RhoCandidate *bc, double mass) |
| |
| ChiSquare | chiSquare (RhoCandidate *bc, const FitParams *fitpars) const |
| |
Definition at line 26 of file DecayChain.h.
◆ DecayChain() [1/5]
| DecayTreeFitter::DecayChain::DecayChain |
( |
| ) |
|
|
inline |
◆ DecayChain() [2/5]
◆ DecayChain() [3/5]
◆ DecayChain() [4/5]
◆ DecayChain() [5/5]
◆ ~DecayChain()
| virtual DecayTreeFitter::DecayChain::~DecayChain |
( |
| ) |
|
|
virtual |
◆ cand()
◆ chiSquare() [1/2]
| double DecayTreeFitter::DecayChain::chiSquare |
( |
const FitParams * |
par | ) |
const |
◆ chiSquare() [2/2]
◆ dim()
| int DecayTreeFitter::DecayChain::dim |
( |
| ) |
const |
|
inline |
◆ filter()
| ErrCode DecayTreeFitter::DecayChain::filter |
( |
FitParams * |
par, |
|
|
bool |
firstpass = true |
|
) |
| |
◆ index()
| int DecayTreeFitter::DecayChain::index |
( |
RhoCandidate * |
bc | ) |
const |
◆ init()
◆ initConstraintList()
| void DecayTreeFitter::DecayChain::initConstraintList |
( |
| ) |
|
◆ lenIndex()
| int DecayTreeFitter::DecayChain::lenIndex |
( |
RhoCandidate * |
bc | ) |
const |
◆ locate()
◆ momIndex()
| int DecayTreeFitter::DecayChain::momIndex |
( |
RhoCandidate * |
bc | ) |
const |
◆ mother() [1/2]
◆ mother() [2/2]
| const ParticleBase* DecayTreeFitter::DecayChain::mother |
( |
| ) |
const |
|
inline |
◆ posIndex()
| int DecayTreeFitter::DecayChain::posIndex |
( |
RhoCandidate * |
bc | ) |
const |
◆ printConstraints()
| void DecayTreeFitter::DecayChain::printConstraints |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ setMassConstraint() [1/2]
| void DecayTreeFitter::DecayChain::setMassConstraint |
( |
RhoCandidate * |
bc, |
|
|
bool |
add = true |
|
) |
| |
◆ setMassConstraint() [2/2]
| void DecayTreeFitter::DecayChain::setMassConstraint |
( |
RhoCandidate * |
bc, |
|
|
double |
mass |
|
) |
| |
◆ setOwner()
| void DecayTreeFitter::DecayChain::setOwner |
( |
bool |
b | ) |
|
|
inline |
The documentation for this class was generated from the following file: