|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
This repository contains the implementations of hardware-offline channel mappings. It defines a plugin called TPCChannelMap which consists of two functions:
A table of available channel map plugins is listed here. One can use
to see the channel maps that are being built (this may be a useful cross-check).
An example of using the channel maps plugin can be seen in dummy_map_test.cxx.