Skip to content
Snippets Groups Projects

New sourceID encoding and new UT ReadoutMap

Merged Hangyi Wu requested to merge ut-subsector-in-readoutmap into 2024-patches
Files
5
@@ -41,6 +41,7 @@ namespace LHCb::UTDAQ {
*/
std::optional<unsigned int> nbUTClusters( LHCb::RawBank::View banks, unsigned int maxNbClusters );
unsigned int boardIDfromSourceID( unsigned int ut_sourceID );
unsigned int sourceIDfromBoardID( unsigned int ut_boardID );
using LayerInfo = DeUTDetector::LayerGeom;
Loading