Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimMuon
GEMDigitizer
plugins
PreMixingGEMDigiSimLinkWorkers.cc
Go to the documentation of this file.
1
#include "
SimGeneral/PreMixingModule/interface/PreMixingDigiSimLinkWorker.h
"
2
#include "
SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h
"
3
#include "
SimDataFormats/GEMDigiSimLink/interface/ME0DigiSimLink.h
"
4
#include "
DataFormats/Common/interface/DetSetVector.h
"
5
6
using
PreMixingGEMDigiSimLinkWorker
=
PreMixingDigiSimLinkWorker<edm::DetSetVector<GEMDigiSimLink>
>;
7
using
PreMixingME0DigiSimLinkWorker
=
PreMixingDigiSimLinkWorker<edm::DetSetVector<ME0DigiSimLink>
>;
8
9
// register plugins
10
#include "
SimGeneral/PreMixingModule/interface/PreMixingWorkerFactory.h
"
11
DEFINE_PREMIXING_WORKER
(
PreMixingGEMDigiSimLinkWorker
);
12
DEFINE_PREMIXING_WORKER
(
PreMixingME0DigiSimLinkWorker
);
DetSetVector.h
ME0DigiSimLink.h
PreMixingDigiSimLinkWorker.h
GEMDigiSimLink.h
PreMixingDigiSimLinkWorker
Definition:
PreMixingDigiSimLinkWorker.h:16
DEFINE_PREMIXING_WORKER
#define DEFINE_PREMIXING_WORKER(TYPE)
Definition:
PreMixingWorkerFactory.h:16
PreMixingWorkerFactory.h
Generated for CMSSW Reference Manual by
1.8.5