From 09ffe771d3ef1c324907870a09de8ec1bafd0377 Mon Sep 17 00:00:00 2001 From: "se.gorbunov" <se.gorbunov@gsi.de> Date: Thu, 18 Jan 2024 11:16:00 +0100 Subject: [PATCH] update of comments in the mcbm event display --- macro/beamtime/mcbm2022/mcbm_digievent_display.C | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macro/beamtime/mcbm2022/mcbm_digievent_display.C b/macro/beamtime/mcbm2022/mcbm_digievent_display.C index 128f1ae0f9..a4f597eede 100644 --- a/macro/beamtime/mcbm2022/mcbm_digievent_display.C +++ b/macro/beamtime/mcbm2022/mcbm_digievent_display.C @@ -16,6 +16,8 @@ ** 3) Copy from nh lustre folder the ini_Clusterizer.C and ini_trks.C macros in the current macro folder ** 4) Copy from nh lustre folder mcbm_beam_2022_05_23_nickel.geo.root into "macro/mcbm/data" ** 5) Copy from nh lustre folder AlignmentMatrices_mcbm_beam_2022_05_23_nickel.root into the data subfolder + ** 6) Copy from nh lustre folder the corresponding TOF calibration file + ** ( e.g. 2391.4.0000_set022002500_93_1tofClust.hst.root ) into the current macro folder **/ #include <math.h> -- GitLab