DUNE-DAQ / iomanager

Package providing a unified API
0 stars 0 forks source link

Move IOManager functionality to CPP source file where possible, hxx file #65

Closed eflumerf closed 1 year ago

eflumerf commented 1 year ago

for template implementations.

Resolves #57, except most code in IOManager is templated, so there is not much gain in terms of library modularity (e.g. dependencies will still need to be rebuilt when IOManager internals change)