#include "L1TMuonBarrelTrackProducer.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambPhContainer.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambThContainer.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/L1CSCTrackFinder/interface/TrackStub.h"
#include <FWCore/Framework/interface/ConsumesCollector.h>
#include "L1Trigger/L1TMuonBarrel/src/L1MuBMTFConfig.h"
#include "L1Trigger/L1TMuonBarrel/interface/L1MuBMTFSetup.h"
#include "L1Trigger/L1TMuonBarrel/interface/L1MuBMTrackFinder.h"
#include <iostream>
#include <iomanip>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1TMuonBarrelTrackProducer > > | s_filler__LINE__ ("L1TMuonBarrelTrackProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< L1TMuonBarrelTrackProducer > > | s_maker__LINE__ ("L1TMuonBarrelTrackProducer") |
|
static |
|
static |