CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

using PreMixingPixelDigiSimLinkWorker = PreMixingDigiSimLinkWorker< edm::DetSetVector< PixelDigiSimLink >>
 
using PreMixingStripDigiSimLinkWorker = PreMixingDigiSimLinkWorker< edm::DetSetVector< StripDigiSimLink >>
 

Functions

static const
PreMixingWorkerFactory::PMaker
< PreMixingPixelDigiSimLinkWorker
s_maker__LINE__ ("PreMixingPixelDigiSimLinkWorker")
 
static const
PreMixingWorkerFactory::PMaker
< PreMixingStripDigiSimLinkWorker
s_maker__LINE__ ("PreMixingStripDigiSimLinkWorker")
 

Typedef Documentation

Definition at line 7 of file PreMixingTrackerDigiSimLinkWorkers.cc.

Definition at line 8 of file PreMixingTrackerDigiSimLinkWorkers.cc.

Function Documentation

static const PreMixingWorkerFactory ::PMaker< PreMixingPixelDigiSimLinkWorker > s_maker__LINE__ ( "PreMixingPixelDigiSimLinkWorker"  )
static
static const PreMixingWorkerFactory ::PMaker< PreMixingStripDigiSimLinkWorker > s_maker__LINE__ ( "PreMixingStripDigiSimLinkWorker"  )
static