1 #ifndef IOPool_Streamer_StreamerInputModule_h
2 #define IOPool_Streamer_StreamerInputModule_h
20 template <
typename Producer>
33 if(
pr_.
get() !=
nullptr)
pr_->closeFile();
42 template <
typename Producer>
45 template <
typename Producer>
57 template <
typename Producer>
62 if (pr_->newHeader()) {
63 FDEBUG(6) <<
"A new file has been opened and we must compare Headers here !!" << std::endl;
67 deserializeAndMergeWithRegistry(*header,
true);
72 deserializeEvent(*eview);
element_type const * get() const