CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
L1TMuonTriggerPrimitiveProducer.cc File Reference
#include <memory>
#include <map>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "L1Trigger/L1TMuonEndCap/interface/GeometryTranslator.h"
#include "L1Trigger/L1TMuonEndCap/interface/MuonTriggerPrimitive.h"
#include "L1Trigger/L1TMuonEndCap/interface/MuonTriggerPrimitiveFwd.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambPhContainer.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambThContainer.h"
#include "DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigiCollection.h"
#include "DataFormats/RPCDigi/interface/RPCDigiCollection.h"
#include "L1Trigger/L1TMuonEndCap/interface/SubsystemCollectorFactory.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  L1TMuonTriggerPrimitiveProducer
 

Typedefs

typedef std::map< std::string,
std::unique_ptr
< SubsystemCollector > > 
collector_list
 
typedef std::unique_ptr
< SubsystemCollector
collector_ptr
 
typedef edm::ParameterSet PSet
 
typedef std::vector< std::string > vstring
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< L1TMuonTriggerPrimitiveProducer > > 
s_filler__LINE__ ("L1TMuonTriggerPrimitiveProducer")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< L1TMuonTriggerPrimitiveProducer > > 
s_maker__LINE__ ("L1TMuonTriggerPrimitiveProducer")
 

Typedef Documentation

typedef std::map<std::string,std::unique_ptr<SubsystemCollector> > collector_list

Definition at line 37 of file L1TMuonTriggerPrimitiveProducer.cc.

typedef std::unique_ptr<SubsystemCollector> collector_ptr

Definition at line 38 of file L1TMuonTriggerPrimitiveProducer.cc.

Definition at line 39 of file L1TMuonTriggerPrimitiveProducer.cc.

typedef std::vector<std::string> vstring

Definition at line 35 of file L1TMuonTriggerPrimitiveProducer.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1TMuonTriggerPrimitiveProducer > > s_filler__LINE__ ( "L1TMuonTriggerPrimitiveProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1TMuonTriggerPrimitiveProducer > > s_maker__LINE__ ( "L1TMuonTriggerPrimitiveProducer"  )
static