#include "DataFormats/Math/interface/deltaPhi.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h"
#include "DataFormats/Common/interface/Ptr.h"
#include "L1Trigger/TrackFindingTMTT/interface/Settings.h"
#include "L1Trigger/TrackFindingTMTT/interface/Utility.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include <vector>
#include <list>
Go to the source code of this file.
Classes | |
class | tmtt::TP |
Namespaces | |
tmtt | |
=== This is the base class for the linearised chi-squared track fit algorithms. | |
Typedefs | |
typedef edm::Ptr< TrackingParticle > | tmtt::TrackingParticlePtr |