DUNE-DAQ / fdreadoutlibs

fdreadoutlibs
0 stars 3 forks source link

Move TPG code from headers to source files #104

Closed alessandrothea closed 1 year ago

alessandrothea commented 1 year ago

This PR moves a good share of the WIB2 TPG processing from headers to src/wib2/tpg. The change simplifies development/debugging iterations and reduces the compilation time a bit.