From 4ed7333d84c5b1ec01881fd963be1027ddcc442e Mon Sep 17 00:00:00 2001 From: "s.zharko@gsi.de" <s.zharko@gsi.de> Date: Fri, 14 Feb 2025 18:00:10 +0100 Subject: [PATCH] v24f: improved tracking station indices --- tof/tof_v24f_mcbm.digibdf.par | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/tof/tof_v24f_mcbm.digibdf.par b/tof/tof_v24f_mcbm.digibdf.par index b91a0f2..db438c9 100644 --- a/tof/tof_v24f_mcbm.digibdf.par +++ b/tof/tof_v24f_mcbm.digibdf.par @@ -174,28 +174,27 @@ TrkStation000: Int_t \ 0 0 0 0 0 \ 0 0 0 0 0 \ 1 1 1 1 1 \ - 3 3 3 3 3 + 1 1 1 1 1 TrkStation001: Int_t \ 0 0 0 0 0 \ 0 0 0 0 0 \ - 0 0 0 0 0 + 1 1 1 1 1 TrkStation002: Int_t \ - 2 2 2 2 2 \ - 2 2 2 2 2 + 1 1 1 1 1 TrkStation003: Int_t \ - 0 0 0 0 0 + -1 TrkStation004: Int_t \ - 0 0 0 0 0 + -1 TrkStation005: Int_t \ - 0 0 0 0 0 + -1 TrkStation006: Int_t \ - 1 1 0 0 0 + -1 -1 TrkStation007: Int_t \ - 0 0 0 0 0 + -1 TrkStation008: Int_t \ - 0 0 0 0 0 + -1 TrkStation009: Int_t \ - 1 1 2 2 0 + -1 // Number of channels per RPC for each SM type // 1 line per SM type, the number of entries for each line should match // the number of RPCs defined in (2) -- GitLab