CMS 3D CMS Logo

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"
18 using namespace edm::serviceregistry;
#define DEFINE_FWK_SERVICE_MAKER(concrete, maker)
Definition: ServiceMaker.h:102