CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1SubsystemKeysOnlineProd.h
Go to the documentation of this file.
1 #ifndef CondTools_L1Trigger_L1SubsystemKeysOnlineProd_h
2 #define CondTools_L1Trigger_L1SubsystemKeysOnlineProd_h
3 // -*- C++ -*-
4 //
5 // Package: L1Trigger
6 // Class : L1SubsystemKeysOnlineProd
7 //
16 //
17 // Original Author: Werner Sun
18 // Created: Thu Aug 21 19:30:30 CEST 2008
19 // $Id: L1SubsystemKeysOnlineProd.h,v 1.1 2008/09/19 19:22:59 wsun Exp $
20 //
21 
22 // system include files
23 #include <memory>
24 #include "boost/shared_ptr.hpp"
25 
26 // user include files
30 
33 
35 
36 // forward declarations
37 
39  public:
42 
43  typedef boost::shared_ptr<L1TriggerKey> ReturnType;
44 
46  private:
47  // ----------member data ---------------------------
51 };
52 
53 #endif
ReturnType produce(const L1TriggerKeyRcd &)
boost::shared_ptr< L1TriggerKey > ReturnType
L1SubsystemKeysOnlineProd(const edm::ParameterSet &)