CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
plugins.cc File Reference
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
#include "HLTrigger/Timer/interface/TimerService.h"
#include "HLTrigger/Timer/interface/Timer.h"
#include "HLTrigger/Timer/interface/FastTimerService.h"

Go to the source code of this file.

Typedefs

typedef
edm::serviceregistry::AllArgsMaker
< TimerService
maker_cputs
 
typedef maker_cputs::concrete_t TimerService___t
 
typedef
edm::serviceregistry::ServiceMaker
< maker_cputs::interface_t,
maker_cputs
TimerService__t
 

Functions

static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< Timer > > 
s_filler__LINE__ ("Timer")
 
static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::DescriptionFillerForServices
< TimerService___t > > 
s_filler__LINE__ ("TimerService")
 
static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::DescriptionFillerForServices
< FastTimerService > > 
s_filler__LINE__ ("FastTimerService")
 
static
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker< Timer > > 
s_maker__LINE__ ("Timer")
 
static
edm::serviceregistry::ServicePluginFactory::PMaker
< TimerService__t
s_maker__LINE__ ("TimerService")
 
static
edm::serviceregistry::ServicePluginFactory::PMaker
< edm::serviceregistry::ServiceMaker
< FastTimerService > > 
s_maker__LINE__ ("FastTimerService")
 

Typedef Documentation

Definition at line 6 of file plugins.cc.

typedef maker_cputs ::concrete_t TimerService___t

Definition at line 9 of file plugins.cc.

Definition at line 9 of file plugins.cc.

Function Documentation

static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< Timer > > s_filler__LINE__ ( "Timer"  )
static
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::DescriptionFillerForServices< TimerService___t > > s_filler__LINE__ ( "TimerService"  )
static
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::DescriptionFillerForServices< FastTimerService > > s_filler__LINE__ ( "FastTimerService"  )
static
static edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< Timer > > s_maker__LINE__ ( "Timer"  )
static
static edm::serviceregistry::ServicePluginFactory ::PMaker< TimerService__t > s_maker__LINE__ ( "TimerService"  )
static
static edm::serviceregistry::ServicePluginFactory ::PMaker< edm::serviceregistry::ServiceMaker< FastTimerService > > s_maker__LINE__ ( "FastTimerService"  )
static