|
file | Base_Constrainer.cc [code] |
| Abstract base classes for the fitter classes. Includes helper function(s). See the documentation for header file Base_Constrainer.h for details.
|
|
file | Chisq_Constrainer.cc [code] |
| Minimize a subject to a set of constraints, based on the SQUAW algorithm. See the documentation for header file Chisq_Constrainer.h for details.
|
|
file | CLHEPHitFitTranslator.cc [code] |
| Translator for four-vector classes in CLHEP. Contains specific implementation for the following classes:
|
|
file | Constrained_Top.cc [code] |
| Do a constrained kinematic fit of a event. See the documentation for the header file Constrained_Top.h for details.
|
|
file | Constrained_Z.cc [code] |
| Do a constrained kinematic fit of a event. See the documentation for the header file Constrained_Z.h for details.
|
|
file | Constraint.cc [code] |
| Represent a mass constraint equation. See the documentation for the header file Constraint.h for details.
|
|
file | Constraint_Intermed.cc [code] |
| Represent one side of a mass constraint equation. See the documentation for the header file Constraint_Intermed.h for details.
|
|
file | Defaults_Text.cc [code] |
| A lightweight implementation of the Defaults interface that uses simple text files. See the documentation for the header file Defaults_Text.h for details.
|
|
file | EtaDepResElement.cc [code] |
| Hold on to an element of eta-dependent resolution object, namely a resolution and the eta range in which the resolution is valid. See the documentation for the header file EtaDepResElement.h for details.
|
|
file | EtaDepResolution.cc [code] |
| Hold on to -dependent resolution. See the documentation for the header file EtaDepResolution.h for details.
|
|
file | Fit_Result.cc [code] |
| Hold the result of one kinematic fit. See the documentation for the header file Fit_Result.h for details.
|
|
file | Fit_Result_Vec.cc [code] |
| Hold a list of pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection. See the documentation for the header file Fit_Result_Vec.h for details.
|
|
file | Fit_Results.cc [code] |
| Holds set(s) of results from more than one kinematic fits. See the documentation for the header file Fit_Results.h for details.
|
|
file | fourvec.cc [code] |
| Define three-vector and four-vector classes for the HitFit package, and supply a few additional operations. See the documentation for the header file fourvec.h for details.
|
|
file | Fourvec_Constrainer.cc [code] |
| Do a kinematic fit for a set of four-vectors, given a set of mass constraints. Contains definitions of helper class Fourvec_Constraint_Calculator and some helper functions. See the documentation for the header file Fourvec_Constrainer.h for details.
|
|
file | Fourvec_Event.cc [code] |
| Represent an event for kinematic fitting as a collection of four-momenta. See the documentation the for header file Fourvec_Event.h for details.
|
|
file | gentop.cc [code] |
| A toy event generator for events. This file also contains helper function for generation of random toy events. See the documentation for the header file gentop.h for details.
|
|
file | Lepjets_Event.cc [code] |
| Represent a simple event consisting of lepton(s) and jet(s). See the documentation of header file Lepjets_Event.h for details.
|
|
file | Lepjets_Event_Jet.cc [code] |
| Represent a jet in an instance of Lepjets_Event class. See the documentation for the header file Lepjets_Event_Jet.h for details.
|
|
file | Lepjets_Event_Lep.cc [code] |
| Represent a lepton in an instance of Lepjets_Event class. See the header file Lepjets_Event_Lep for details.
|
|
file | matutil.cc [code] |
| Define matrix types for the HitFit package, and supply a few additional operations. See the documentation for the header file matutil.h for details.
|
|
file | Objpair.cc [code] |
| Represent a pair of objects in Pair_Table. See the documentation for the header file Objpair.h for details.
|
|
file | Pair_Table.cc [code] |
| A lookup table to speed up constraint evaluation. See the documentation for the header file Pair_Table.h for details.
|
|
file | PatElectronHitFitTranslator.cc [code] |
| Specialization of template class LeptonTranslatorBase in the package HitFit for pat::Electron.
|
|
file | PatJetHitFitTranslator.cc [code] |
| Specialization of template class JetTranslatorBase in the package HitFit.
|
|
file | PatMETHitFitTranslator.cc [code] |
| Specialization of template class METTranslatorBase in the package HitFit for pat::MET.
|
|
file | PatMuonHitFitTranslator.cc [code] |
| Specialization of template class LeptonTranslatorBase in the package HitFit for pat::Muon.
|
|
file | Resolution.cc [code] |
| Calculate and represent resolution for a physical quantity.
|
|
file | RunHitFit.cc [code] |
| Dummy source file to enforce compilation of RunHitFit class.
|
|
file | Top_Decaykin.cc [code] |
| A class to hold functions to calculate kinematic quantities of interest in events. See the documentation for the header file Top_Decaykin.h for details.
|
|
file | Top_Fit.cc [code] |
| Handle and fit jet permutations of an event. This is the primary interface between user's Lepjets_Event and HitFit kinematic fitting algorithm. See the documentation for the header file Top_Fit.h for details.
|
|
file | Vector_Resolution.cc [code] |
| Calculate and represent resolution for a vector of momentum , pseudorapidity , and azimuthal angle . See the documentation for the header file Vector_Resolution.h for details.
|
|