1 #ifndef IOPool_Output_TimeoutPoolOutputModule_h
2 #define IOPool_Output_TimeoutPoolOutputModule_h
19 class ModuleCallingContext;
virtual ~TimeoutPoolOutputModule()
virtual void write(EventPrincipal const &e, ModuleCallingContext const *) override
virtual bool shouldWeCloseFile() const
allow inheriting classes to override but still be able to call this method in the overridden version ...
unsigned int eventsWrittenInCurrentFile
TimeoutPoolOutputModule(ParameterSet const &ps)
TimeoutPoolOutputModule & operator=(TimeoutPoolOutputModule const &)=delete