[mCBM] Add utils fct for RunId to setup mapping
- Add new file and namespace in utils part of the CbmBase library - Add Mcbm::GetSetupFromRunId function - Add Mcbm::Dummy class to force loading of the library n macros and circumvent deprecation of functions dict in Root6/Cling - Update all macros with the if/else mapping to use the new function and catch exception for unmapped runs
parent
0633dfd7
No related branches found
No related tags found
Showing
- core/base/CMakeLists.txt 1 addition, 0 deletionscore/base/CMakeLists.txt
- core/base/CbmBaseLinkDef.h 7 additions, 0 deletionscore/base/CbmBaseLinkDef.h
- core/base/utils/CbmMcbmUtils.cxx 54 additions, 0 deletionscore/base/utils/CbmMcbmUtils.cxx
- core/base/utils/CbmMcbmUtils.h 18 additions, 0 deletionscore/base/utils/CbmMcbmUtils.h
- macro/beamtime/mcbm2022/mcbm_digievent_reco.C 9 additions, 19 deletionsmacro/beamtime/mcbm2022/mcbm_digievent_reco.C
- macro/beamtime/mcbm2022/mcbm_event_reco.C 16 additions, 26 deletionsmacro/beamtime/mcbm2022/mcbm_event_reco.C
- macro/beamtime/mcbm2022/mcbm_event_reco_L1.C 8 additions, 19 deletionsmacro/beamtime/mcbm2022/mcbm_event_reco_L1.C
- macro/beamtime/mcbm2022/mcbm_unp_event.C 9 additions, 21 deletionsmacro/beamtime/mcbm2022/mcbm_unp_event.C
- macro/run/run_unpack_online.C 9 additions, 21 deletionsmacro/run/run_unpack_online.C
- macro/run/run_unpack_online_bmon.C 8 additions, 20 deletionsmacro/run/run_unpack_online_bmon.C
- macro/run/run_unpack_tsa.C 9 additions, 20 deletionsmacro/run/run_unpack_tsa.C
- macro/run/run_unpack_tsa_bmon.C 8 additions, 20 deletionsmacro/run/run_unpack_tsa_bmon.C
Loading
Please register or sign in to comment