DUNE-DAQ / readoutmodules

0 stars 0 forks source link

FD/ND split of detdataformats #57

Closed dingp closed 1 year ago

dingp commented 1 year ago

As the first step of the FD/ND release split, detdataformats is split into several new packages:

  1. fddetdataformats
  2. nddetdataformats
  3. trgdataformats

The split involves relocation of headers, rename of namespaces, and updates to C MakeLists.txt and config.cmake.in

This PR contains the necessary changes as a result of the split.