CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
SealModule.cc File Reference
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "SimMuon/GEMDigitizer/interface/ME0DigiPreRecoModelFactory.h"
#include "SimMuon/GEMDigitizer/interface/ME0DigiModelFactory.h"
#include "SimMuon/GEMDigitizer/interface/ME0PreRecoNoSmearModel.h"
#include "SimMuon/GEMDigitizer/interface/ME0PreRecoGaussianModel.h"
#include "SimMuon/GEMDigitizer/interface/ME0SimpleModel.h"

Go to the source code of this file.

Functions

static const
ME0DigiPreRecoModelFactory::PMaker
< ME0PreRecoNoSmearModel
s_maker__LINE__ ("ME0PreRecoNoSmearModel")
 
static const
ME0DigiPreRecoModelFactory::PMaker
< ME0PreRecoGaussianModel
s_maker__LINE__ ("ME0PreRecoGaussianModel")
 
static const
ME0DigiModelFactory::PMaker
< ME0SimpleModel
s_maker__LINE__ ("ME0SimpleModel")
 

Function Documentation

static const ME0DigiPreRecoModelFactory ::PMaker< ME0PreRecoNoSmearModel > s_maker__LINE__ ( "ME0PreRecoNoSmearModel"  )
static
static const ME0DigiPreRecoModelFactory ::PMaker< ME0PreRecoGaussianModel > s_maker__LINE__ ( "ME0PreRecoGaussianModel"  )
static
static const ME0DigiModelFactory ::PMaker< ME0SimpleModel > s_maker__LINE__ ( "ME0SimpleModel"  )
static