#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "L1Trigger/TrackFindingTMTT/interface/Settings.h"
#include "L1Trigger/TrackFindingTMTT/interface/L1track3D.h"
#include "L1Trigger/TrackFindingTMTT/interface/TrackerModule.h"
#include "L1Trigger/TrackFindingTMTT/interface/Array2D.h"
#include <vector>
#include <map>
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
class | tmtt::Histos |
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |