CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GeneratedInputSource.h
Go to the documentation of this file.
1 #ifndef Framework_GeneratedInputSource_h
2 #define Framework_GeneratedInputSource_h
3 
4 /*----------------------------------------------------------------------
5 $Id: GeneratedInputSource.h,v 1.1 2005/12/28 00:30:09 wmtan Exp $
6 ----------------------------------------------------------------------*/
7 
8 #include <memory>
9 
11 
12 namespace edm {
14  public:
15  explicit GeneratedInputSource(ParameterSet const& pset, InputSourceDescription const& desc);
16  virtual ~GeneratedInputSource();
17 
18  };
19 }
20 #endif
GeneratedInputSource(ParameterSet const &pset, InputSourceDescription const &desc)
tuple pset
Definition: CrabTask.py:85