36 #ifndef HITFIT_TOP_FIT_H 37 #define HITFIT_TOP_FIT_H 336 #endif // not HITFIT_TOP_FIT_H bool solve_nu_tmass() const
Return the solve_nu_tmass parameter.
Hold on to parameters for the Constrained_Top class.
Hold on to parameters for the Top_Fit class.
double mwhad_min_cut() const
Return the mwhad_min_cut parameter.
Do a constrained kinematic fitting for a event.
CLHEP::HepVector Column_Vector
double mwhad_max_cut() const
Return the mwhad_min_cut parameter.
Define matrix types for the HitFit package, and supply a few additional operations.
bool print_event_flag() const
Return the print_event_flag parameter.
double jet_mass_cut() const
Return the jet_mass_cut parameter.
Represent a simple event consisting of lepton(s) and jet(s). An instance of this class holds a list o...
const Constrained_Top_Args & constrainer_args() const
double mtdiff_max_cut() const
Return the mwhad_max_cut parameter.
Top_Fit_Args(const Defaults &defs)
Constructor, initialize an instance of Top_Fit_Args from an instance of Defaults object.
Constrained_Top_Args _args
Do a constrained kinematic fit of a event.
std::ostream & operator<<(std::ostream &s, const Constraint_Intermed &ci)
Output stream operator, print the content of this Constraint_Intermed to an output stream...
Constrained_Top _constrainer
Define an interface for getting parameter settings.
bool do_higgs_flag() const
Return the do_higgs_flag parameter.
int nkeep() const
Return the nkeep parameter.
Handle and fit jet permutations of an event. This is the primary interface between user's Lepjets_Eve...
Holds set(s) of results from more than one kinematic fits.