CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_3/src/FWCore/Framework/src/IEventProcessor.cc

Go to the documentation of this file.
00001 
00002 /*
00003 */
00004 
00005 #include "FWCore/Framework/interface/IEventProcessor.h"
00006 
00007 namespace edm {
00008 
00009   IEventProcessor::~IEventProcessor() { }
00010 }