CMS 3D CMS Logo

GeneratedInputSource.cc

Go to the documentation of this file.
00001 #include "FWCore/Framework/interface/GeneratedInputSource.h"
00002 
00003 namespace edm {
00004     GeneratedInputSource::GeneratedInputSource(ParameterSet const& pset,
00005         InputSourceDescription const& desc) :
00006         ConfigurableInputSource(pset, desc, false) {
00007     }
00008     GeneratedInputSource::~GeneratedInputSource() {}
00009 }

Generated on Tue Jun 9 17:36:08 2009 for CMSSW by  doxygen 1.5.4