diff --git a/algo/detectors/much/ReadoutConfig.h b/algo/detectors/much/ReadoutConfig.h index ca640f2184482cecf278be4fe4fff9eaf62bb368..13d85322805a0a1ba647866a1112b0034789654a 100644 --- a/algo/detectors/much/ReadoutConfig.h +++ b/algo/detectors/much/ReadoutConfig.h @@ -66,7 +66,7 @@ namespace cbm::algo::much static const uint16_t numElinksPerCrob = 42; ///< Number of elinks in each CROB ? static const uint16_t numFebsPerCrob = 9; ///< Number of FEBs connected to each CROB for mMuch 2019 static const uint16_t numAsicsPerFeb = 1; ///< Number of ASICs connected in each FEB for MUCH - static const uint16_t numChanPerAsic = 128; ///< Number of channels in each ASIC + const uint16_t numChanPerAsic = 128; ///< Number of channels in each ASIC static const uint16_t numComp = 7; ///< Total number of MUCH DPBs in system /// Variables