CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs | Functions
PreMixingGEMDigiSimLinkWorkers.cc File Reference
#include "SimGeneral/PreMixingModule/interface/PreMixingDigiSimLinkWorker.h"
#include "SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h"
#include "SimDataFormats/GEMDigiSimLink/interface/ME0DigiSimLink.h"
#include "DataFormats/Common/interface/DetSetVector.h"
#include "SimGeneral/PreMixingModule/interface/PreMixingWorkerFactory.h"

Go to the source code of this file.

Typedefs

using PreMixingGEMDigiSimLinkWorker = PreMixingDigiSimLinkWorker< edm::DetSetVector< GEMDigiSimLink > >
 
using PreMixingME0DigiSimLinkWorker = PreMixingDigiSimLinkWorker< edm::DetSetVector< ME0DigiSimLink > >
 

Functions

static const
PreMixingWorkerFactory::PMaker
< PreMixingGEMDigiSimLinkWorker
s_maker__LINE__ ("PreMixingGEMDigiSimLinkWorker")
 
static const
PreMixingWorkerFactory::PMaker
< PreMixingME0DigiSimLinkWorker
s_maker__LINE__ ("PreMixingME0DigiSimLinkWorker")
 

Typedef Documentation

Definition at line 6 of file PreMixingGEMDigiSimLinkWorkers.cc.

Definition at line 7 of file PreMixingGEMDigiSimLinkWorkers.cc.

Function Documentation

static const PreMixingWorkerFactory ::PMaker< PreMixingGEMDigiSimLinkWorker > s_maker__LINE__ ( "PreMixingGEMDigiSimLinkWorker"  )
static
static const PreMixingWorkerFactory ::PMaker< PreMixingME0DigiSimLinkWorker > s_maker__LINE__ ( "PreMixingME0DigiSimLinkWorker"  )
static