#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/EDPutToken.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/L1TrackTrigger/interface/TTTypes.h"
#include "L1Trigger/TrackTrigger/interface/Setup.h"
#include <string>
Go to the source code of this file.
Classes | |
class | trklet::ProducerAS |
Associate the TTTracks output by KF fitter with the tracks input to KF fitter. More... | |
Namespaces | |
trklet | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< trklet::ProducerAS > > | s_filler_0__LINE__ ("trklet::ProducerAS") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< trklet::ProducerAS > > | s_maker__LINE__ ("trklet::ProducerAS") |
|
static |
|
static |