There were two firmware TP processors, each in wib and wib2 directories.
The firmware TP now supports WIB2 only, the DUNE-WIB.
Enable access to RAWWIBTriggerPrimitiveProcessor from the wib2 location by adding it to src/FDReadoutlibs.cpp
and removing access from wib directory.
@bieryAtFnal this PR is intended for the develop branch indeed.
The changes have been tested by @ShyamB97 against hardware and confirmed to produce TPs and TPSets from the FELIX TP links.
There were two firmware TP processors, each in wib and wib2 directories. The firmware TP now supports WIB2 only, the DUNE-WIB. Enable access to
RAWWIBTriggerPrimitiveProcessor
from the wib2 location by adding it tosrc/FDReadoutlibs.cpp
and removing access from wib directory.