Skip to content
Snippets Groups Projects
Commit e31c5bfc authored by Sergei Zharko's avatar Sergei Zharko
Browse files

online: bugfix in kfp configuring

parent 3614fb4e
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,8 @@ ParFiles::ParFiles(uint32_t runId)
trd.hitfinder2d = "mcbm2025_02/TrdHitfinder2DPar.yaml";
ca.mainConfig = "mcbm2025_02/TrackingChainConfig.yaml";
kfp.V0FinderConfig = "mcbm2025_02/kfp_lambda_v25a.yaml";
break;
default: throw FatalError("Unknown setup: {}", ToString(setup));
......
set(PARAMETER_VERSION cf6a880a56a8695b485efe358231270e9179cb82) # 2025/02/15
set(PARAMETER_VERSION 99acefb7a5d6667893b319a44a20b265cfb6fbac) # 2025/02/15
set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
#set(PARAMETER_VERSION 96b2189ac86b3d49c32f63da76e68f66544bba55) # 2025/05/02, BMON hitfinder parameters for online
#set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/s.zharko/cbmroot_parameter.git")
download_project_if_needed(PROJECT Parameter_source
GIT_REPOSITORY ${PARAMETER_SRC_URL}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment