From dc107b3b922a39afefc263a7177c3ac51c6caffb Mon Sep 17 00:00:00 2001 From: P-A Loizeau <p.-a.loizeau@gsi.de> Date: Wed, 23 Jun 2021 16:36:21 +0200 Subject: [PATCH] Update parameters hash - Update mTrd asic parameters for mcbm2021 setup - Add a separate file for the drifttime map of the 1D TRD modules --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index 5722cdc9a1..3abeb7833a 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION 32aca9d40a10739b1b144c5b4e4c4f2036178699) +set(PARAMETER_VERSION 5f15643f51a44453c595f67f9570d173bf417b4f) set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab