From f879593a994c503a4cc91571bd4298d1dec178c7 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 23 Oct 2002 09:58:00 +0000 Subject: [PATCH] some comments -- mm --- hadaq/hades.tcl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hadaq/hades.tcl b/hadaq/hades.tcl index cdf944b..78fc999 100644 --- a/hadaq/hades.tcl +++ b/hadaq/hades.tcl @@ -1,10 +1,16 @@ +# the list of sub systems according to your needs, possible sub systems +# are: trig rich0 rich1 rich2 mdc0 tof1 tof2 tof3 shw + #set subSystems { trig rich0 rich1 rich2 mdc0 tof1 tof2 tof3 shw } #set subSystems { trig shw rich0 rich1 rich2 } #set subSystems { trig shw } #set subSystems { trig } set subSystems { trig rich0 } +# the component in the HADES_BASE_DIR set beamTime nov01 + +# the name of the event builder set evtBuilder hadeb03 if {$evtBuilder == "hadeb01"} { -- 2.43.0