#include "L1Trigger/L1TMuonEndCap/plugins/L1TMuonEndCapTrackProducer.h"
#include "L1Trigger/CSCCommonTrigger/interface/CSCPatternLUT.h"
#include "L1Trigger/CSCTrackFinder/test/src/RefTrack.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "L1Trigger/L1TMuonEndCap/interface/BXAnalyzer.h"
#include "L1Trigger/L1TMuonEndCap/interface/ZoneCreation.h"
#include "L1Trigger/L1TMuonEndCap/interface/PatternRecognition.h"
#include "L1Trigger/L1TMuonEndCap/interface/SortSector.h"
#include "L1Trigger/L1TMuonEndCap/interface/Matching.h"
#include "L1Trigger/L1TMuonEndCap/interface/Deltas.h"
#include "L1Trigger/L1TMuonEndCap/interface/BestTracks.h"
#include "L1Trigger/L1TMuonEndCap/interface/PtAssignment.h"
#include "L1Trigger/L1TMuonEndCap/interface/ChargeAssignment.h"
#include "L1Trigger/L1TMuonEndCap/interface/MakeRegionalCand.h"
#include "L1Trigger/L1TMuonEndCap/interface/EMTFTrackTools.h"
#include "L1Trigger/L1TMuonEndCap/interface/EMTFHitTools.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Macros | |
#define | NUM_SECTORS 12 |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < L1TMuonEndCapTrackProducer > > | s_filler__LINE__ ("L1TMuonEndCapTrackProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < L1TMuonEndCapTrackProducer > > | s_maker__LINE__ ("L1TMuonEndCapTrackProducer") |
#define NUM_SECTORS 12 |
Definition at line 12 of file L1TMuonEndCapTrackProducer.cc.
Referenced by L1TMuonEndCapTrackProducer::produce().
|
static |
|
static |