#include "L1Trigger/TrackFindingTMTT/interface/L1fittedTrack.h"
#include "L1Trigger/TrackFindingTMTT/interface/L1track3D.h"
#include "L1Trigger/TrackFindingTMTT/interface/TrackFitGeneric.h"
#include <vector>
#include <utility>
#include <memory>
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) |