#include "L1Trigger/TrackFindingTMTT/interface/TrackFitFactory.h"
#include "L1Trigger/TrackFindingTMTT/interface/Settings.h"
#include "L1Trigger/TrackFindingTMTT/interface/ChiSquaredFit4.h"
#include "L1Trigger/TrackFindingTMTT/interface/KFParamsComb.h"
#include "L1Trigger/TrackFindingTMTT/interface/SimpleLR4.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |
tmtt::trackFitFactory | |
Functions | |
std::unique_ptr< TrackFitGeneric > | tmtt::trackFitFactory::create (const std::string &fitterName, const Settings *settings) |