#include "L1Trigger/TrackFindingTMTT/interface/DegradeBend.h"
#include "L1Trigger/TrackFindingTMTT/interface/TrackerModule.h"
#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "DataFormats/SiStripDetId/interface/StripSubdetector.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <map>
#include <set>
#include <utility>
#include <cmath>
#include <algorithm>
#include <iostream>
Go to the source code of this file.
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |