test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TriggerKeyDummyProd.h
Go to the documentation of this file.
1 #ifndef CondTools_L1Trigger_L1TriggerKeyDummyProd_h
2 #define CondTools_L1Trigger_L1TriggerKeyDummyProd_h
3 // -*- C++ -*-
4 //
5 // Package: L1Trigger
6 // Class : L1TriggerKeyDummyProd
7 //
16 //
17 // Original Author: Werner Sun
18 // Created: Sat Mar 1 01:12:16 CET 2008
19 // $Id$
20 //
21 
22 // system include files
23 #include <memory>
24 #include "boost/shared_ptr.hpp"
25 
26 // user include files
29 
31 
34 
35 // forward declarations
36 
38  public:
41 
42  typedef boost::shared_ptr<L1TriggerKey> ReturnType;
43 
45  private:
46  // ----------member data ---------------------------
48 };
49 
50 
51 #endif
L1TriggerKeyDummyProd(const edm::ParameterSet &)
boost::shared_ptr< L1TriggerKey > ReturnType
ReturnType produce(const L1TriggerKeyRcd &)