From 2e1b1fa34d0a404938ee37aee94297f6db5ef1a4 Mon Sep 17 00:00:00 2001 From: Martin Beyer <martin.beyer@physik.uni-giessen.de> Date: Thu, 20 Mar 2025 15:04:44 +0100 Subject: [PATCH] update setup_sis100_cfv with rich_v23b --- setup/setup_sis100_cfv.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/setup_sis100_cfv.C b/setup/setup_sis100_cfv.C index b6bdcdd..da7dd5c 100644 --- a/setup/setup_sis100_cfv.C +++ b/setup/setup_sis100_cfv.C @@ -19,7 +19,7 @@ void setup_sis100_cfv() TString pipeGeoTag = "v21d:v24i"; TString mvdGeoTag = "v25a"; TString stsGeoTag = "v22d"; - TString richGeoTag = "v23a"; + TString richGeoTag = "v23b"; TString trdGeoTag = "v23a_1e"; // CFV TRD 1D (reduced acceptance) TString tofGeoTag = "v24a"; TString fsdGeoTag = "v25i"; -- GitLab