#include "L1Trigger/TrackFindingTMTT/interface/SimpleLR4.h"
#include "L1Trigger/TrackFindingTMTT/interface/Stub.h"
#include "L1Trigger/TrackFindingTMTT/interface/L1fittedTrack.h"
#include "L1Trigger/TrackFindingTMTT/interface/L1track3D.h"
#include "L1Trigger/TrackFindingTMTT/interface/PrintL1trk.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include <vector>
#include <set>
#include <algorithm>
#include <limits>
Go to the source code of this file.
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |
Functions | |
static bool | tmtt::pair_compare (std::pair< const Stub *, float > a, std::pair< const Stub *, float > b) |