1 #ifndef IOPool_Streamer_StreamerFileReader_h
2 #define IOPool_Streamer_StreamerFileReader_h
6 #include "boost/shared_ptr.hpp"
18 class EventSkipperByID;
19 struct InputSourceDescription;
21 class StreamerInputFile;
int numberOfEventsToSkip_
StreamerFileReader(ParameterSet const &pset, InputSourceDescription const &desc)
InitMsgView const * getHeader()
boost::shared_ptr< EventSkipperByID > eventSkipperByID_
std::vector< std::string > streamerNames_
virtual EventPrincipal * read()
static void fillDescriptions(ConfigurationDescriptions &descriptions)
std::auto_ptr< StreamerInputFile > streamReader_
EventMsgView const * getNextEvent()
virtual ~StreamerFileReader()