src
FWCore
Integration
plugins
ValueExamplePlugin.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: test
4
// Class : ValueExample
5
//
6
// Implementation:
7
// <Notes on implementation>
8
//
9
// Original Author: Chris Jones
10
// Created: Mon Sep 5 19:52:01 EDT 2005
11
//
12
13
// system include files
14
15
// user include files
16
#include "
ValueExample.h
"
17
#include "
FWCore/ServiceRegistry/interface/ServiceMaker.h
"
18
using namespace
edm::serviceregistry
;
19
DEFINE_FWK_SERVICE_MAKER
(
ValueExample
,
ParameterSetMaker<ValueExample>
);
DEFINE_FWK_SERVICE_MAKER
#define DEFINE_FWK_SERVICE_MAKER(concrete, maker)
Definition:
ServiceMaker.h:102
edm::serviceregistry::ParameterSetMaker
Definition:
ServiceMaker.h:55
ValueExample
Definition:
ValueExample.h:26
ValueExample.h
ServiceMaker.h
edm::serviceregistry
Definition:
connect_but_block_self.h:30
Generated for CMSSW Reference Manual by
1.8.14