"README.md" did not exist on "cae7016de0f605f9d03bdc87db58e33eaa6cceb5"
Introduce mapping for the new sCVD `bmon` on the `algo` side
- introduce a `ReadoutPars` struct similar to the one used on `tof` to add support for multiple unpack configs - add new detector as "fake" back-side of the existing diamond detector to avoid need a new geometry - switch readout parameters based on run ID, switch point hard-coded to run `2941` of 02/05/2024 - add needed hard-coded use of the 2022 version in the "algo offline" tasks (matches TOF/STS choice)
Showing
- algo/CMakeLists.txt 2 additions, 0 deletionsalgo/CMakeLists.txt
- algo/detectors/bmon/ReadoutConfig.cxx 108 additions, 47 deletionsalgo/detectors/bmon/ReadoutConfig.cxx
- algo/detectors/bmon/ReadoutConfig.h 11 additions, 26 deletionsalgo/detectors/bmon/ReadoutConfig.h
- algo/detectors/bmon/config/ReadoutPars.h 47 additions, 0 deletionsalgo/detectors/bmon/config/ReadoutPars.h
- algo/detectors/bmon/config/ReadoutPars_mCBM2022.cxx 42 additions, 0 deletionsalgo/detectors/bmon/config/ReadoutPars_mCBM2022.cxx
- algo/detectors/bmon/config/ReadoutPars_mCBM2024.cxx 42 additions, 0 deletionsalgo/detectors/bmon/config/ReadoutPars_mCBM2024.cxx
- algo/global/Reco.cxx 3 additions, 1 deletionalgo/global/Reco.cxx
- reco/tasks/CbmTaskUnpack.cxx 4 additions, 1 deletionreco/tasks/CbmTaskUnpack.cxx
Loading
Please register or sign in to comment