#include <iostream>
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CondFormats/DataRecord/interface/L1TMuonOverlapParamsRcd.h"
#include "CondFormats/L1TObjects/interface/L1TMuonOverlapParams.h"
#include "L1Trigger/L1TMuonOverlap/plugins/OMTFPatternMaker.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFProcessor.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFinputMaker.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFinput.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFConfiguration.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFConfigMaker.h"
#include "L1Trigger/L1TMuonOverlap/interface/XMLConfigWriter.h"
#include "SimDataFormats/Track/interface/SimTrack.h"
#include "Math/VectorUtil.h"
#include "L1Trigger/RPCTrigger/interface/RPCConst.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < OMTFPatternMaker > > | s_filler__LINE__ ("OMTFPatternMaker") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < OMTFPatternMaker > > | s_maker__LINE__ ("OMTFPatternMaker") |
|
static |
|
static |