CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TriggerKeyListDummyProd.h
Go to the documentation of this file.
1 #ifndef CondTools_L1Trigger_L1TriggerKeyListDummyProd_h
2 #define CondTools_L1Trigger_L1TriggerKeyListDummyProd_h
3 // -*- C++ -*-
4 //
5 // Package: L1Trigger
6 // Class : L1TriggerKeyListDummyProd
7 //
16 //
17 // Original Author:
18 // Created: Sat Mar 1 05:06:43 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 
32 // forward declarations
35 
37  public:
40 
41  typedef boost::shared_ptr<L1TriggerKeyList> ReturnType;
42 
44  private:
45  // ----------member data ---------------------------
46 };
47 
48 #endif
boost::shared_ptr< L1TriggerKeyList > ReturnType
ReturnType produce(const L1TriggerKeyListRcd &)
L1TriggerKeyListDummyProd(const edm::ParameterSet &)