1 #ifndef IOPool_Streamer_StreamerInputModule_h
2 #define IOPool_Streamer_StreamerInputModule_h
19 template <
typename Producer>
53 template <
typename Producer>
56 template <
typename Producer>
60 pr_(new Producer(pset)) {
66 template <
typename Producer>
70 if (pr_->newHeader()) {
71 FDEBUG(6) <<
"A new file has been opened and we must compare Headers here !!" << std::endl;
74 if (eview ==
nullptr) {
77 deserializeEvent(*eview);
constexpr char const *const kStop
constexpr element_type const * get() const