CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/CalibCalorimetry/EcalLaserSorting/interface/WatcherSource.h

Go to the documentation of this file.
00001 #ifndef WatcherSourceModule_H
00002 #define WatcherSourceModule_H
00003 
00004 #include "CalibCalorimetry/EcalLaserSorting/interface/WatcherStreamFileReader.h"
00005 #include "IOPool/Streamer/interface/StreamerInputModule.h"
00006 
00007 typedef edm::StreamerInputModule<WatcherStreamFileReader> WatcherSource;
00008 
00009 
00010 #endif //WatcherSourceModule_H not defined
00011