Handle and fit jet permutations of an event. This is the primary interface between user's Lepjets_Event and HitFit kinematic fitting algorithm. More...
#include "TopQuarkAnalysis/TopHitFit/interface/Constrained_Top.h"
#include "TopQuarkAnalysis/TopHitFit/interface/matutil.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | hitfit::Top_Fit |
Handle and fit jet permutations of an event. This is the primary interface between user's Lepjets_Event and HitFit kinematic fitting algorithm. More... | |
class | hitfit::Top_Fit_Args |
Hold on to parameters for the Top_Fit class. More... | |
Namespaces | |
hitfit | |
Enumerations | |
enum | hitfit::Lists { hitfit::all_list = 0, hitfit::noperm_list = 1, hitfit::semicorrect_list = 2, hitfit::limited_isr_list = 3, hitfit::topfour_list = 4, hitfit::btag_list = 5, hitfit::htag_list = 6, hitfit::n_lists = 7 } |
Handle and fit jet permutations of an event. This is the primary interface between user's Lepjets_Event and HitFit kinematic fitting algorithm.
Definition in file Top_Fit.h.