35 #ifndef HITFIT_CONSTRAINED_TOP_H 36 #define HITFIT_CONSTRAINED_TOP_H 83 double bmass ()
const;
221 #endif // not HITFIT_CONSTRAINED_TOP_H
Hold on to parameters for the Constrained_Top class.
const Fourvec_Constrainer_Args & fourvec_constrainer_args() const
Do a constrained kinematic fitting for a event.
CLHEP::HepVector Column_Vector
Fourvec_Constrainer _constrainer
Define matrix types for the HitFit package, and supply a few additional operations.
Represent a simple event consisting of lepton(s) and jet(s). An instance of this class holds a list o...
Constrained_Top_Args(const Defaults &defs)
std::ostream & operator<<(std::ostream &s, const Constraint_Intermed &ci)
Output stream operator, print the content of this Constraint_Intermed to an output stream...
Fourvec_Constrainer_Args _fourvec_constrainer_args
const Constrained_Top_Args _args
Define an interface for getting parameter settings.
Do a kinematic fit for a set of four-vectors, given a set of mass constraints.
Do a kinematic fit for a set of four-momenta, given a set of mass constraints.
Hold on to parameters for the Fourvec_Constrainer class.