Unpacking: add BMon unpacking based on TOF one + BMon/TOF monitoring
- Update Mcbm2018TofPar to map the 2022 BMon diamond - Update Mcbm2018TofPar to map the new TOF modules for the 2022 iron beams (run 2100 onward) - Add a BmonUnpackConfig class setting up the TOF unpacker to BMon mode - Add a TofUnpackMonitor class providing monitoring plots for TOF and BMon unpacking - Integrate this one in the TOF unpack algo - Fix incomplete switching for the 2021 epoch hack in the TOF unpack Algo - Add Bmon in the sterring RecoUnpack task - Add a monitoring only mode to the RecoUnpack task were data is neither time sorted nor written to disk - Add BMon in the unpacking macros - Add the TOF monitor(s) to the unpacking macros - Add BMon only unpacking macros for fast beam monitoring (especially for beam tuning) - Add parameter files for TOF and BMon in the 2022 campaign
parent
8ab51f57
No related branches found
No related tags found
Showing
- core/data/CbmTsEventHeader.cxx 1 addition, 0 deletionscore/data/CbmTsEventHeader.cxx
- core/data/CbmTsEventHeader.h 9 additions, 1 deletioncore/data/CbmTsEventHeader.h
- core/detectors/tof/CbmMcbm2018TofPar.cxx 48 additions, 6 deletionscore/detectors/tof/CbmMcbm2018TofPar.cxx
- core/detectors/tof/CbmMcbm2018TofPar.h 1 addition, 0 deletionscore/detectors/tof/CbmMcbm2018TofPar.h
- macro/beamtime/mcbm2022/mBmonCriPar.par 34 additions, 0 deletionsmacro/beamtime/mcbm2022/mBmonCriPar.par
- macro/beamtime/mcbm2022/mTofCriPar.par 1 addition, 1 deletionmacro/beamtime/mcbm2022/mTofCriPar.par
- macro/run/run_unpack_online.C 67 additions, 2 deletionsmacro/run/run_unpack_online.C
- macro/run/run_unpack_online_bmon.C 211 additions, 0 deletionsmacro/run/run_unpack_online_bmon.C
- macro/run/run_unpack_tsa.C 68 additions, 4 deletionsmacro/run/run_unpack_tsa.C
- macro/run/run_unpack_tsa_bmon.C 215 additions, 0 deletionsmacro/run/run_unpack_tsa_bmon.C
- reco/detectors/tof/CMakeLists.txt 3 additions, 0 deletionsreco/detectors/tof/CMakeLists.txt
- reco/detectors/tof/CbmTofRecoLinkDef.h 3 additions, 1 deletionreco/detectors/tof/CbmTofRecoLinkDef.h
- reco/detectors/tof/unpack/CbmBmonUnpackConfig.cxx 50 additions, 0 deletionsreco/detectors/tof/unpack/CbmBmonUnpackConfig.cxx
- reco/detectors/tof/unpack/CbmBmonUnpackConfig.h 78 additions, 0 deletionsreco/detectors/tof/unpack/CbmBmonUnpackConfig.h
- reco/detectors/tof/unpack/CbmTofUnpackAlgo.cxx 103 additions, 39 deletionsreco/detectors/tof/unpack/CbmTofUnpackAlgo.cxx
- reco/detectors/tof/unpack/CbmTofUnpackAlgo.h 27 additions, 12 deletionsreco/detectors/tof/unpack/CbmTofUnpackAlgo.h
- reco/detectors/tof/unpack/CbmTofUnpackConfig.cxx 3 additions, 1 deletionreco/detectors/tof/unpack/CbmTofUnpackConfig.cxx
- reco/detectors/tof/unpack/CbmTofUnpackConfig.h 19 additions, 2 deletionsreco/detectors/tof/unpack/CbmTofUnpackConfig.h
- reco/detectors/tof/unpack/CbmTofUnpackMonitor.cxx 1393 additions, 0 deletionsreco/detectors/tof/unpack/CbmTofUnpackMonitor.cxx
- reco/detectors/tof/unpack/CbmTofUnpackMonitor.h 287 additions, 0 deletionsreco/detectors/tof/unpack/CbmTofUnpackMonitor.h
Loading
Please register or sign in to comment