#include "Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h"
#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "Geometry/CommonTopologies/interface/PixelGeomDetUnit.h"
#include "Geometry/CommonTopologies/interface/PixelTopology.h"
#include "DataFormats/SiStripDetId/interface/StripSubdetector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "L1Trigger/TrackFindingTMTT/interface/TrackerModule.h"
#include <iostream>
#include <sstream>
#include <mutex>
Go to the source code of this file.
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |