Difference between revisions of "Online Replay"

From Hall A Wiki
Jump to: navigation, search
(README for E08007 ONLINE REPLAY)
(Redirecting to Transversity/Online Replay)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== README for E08007 ONLINE REPLAY ==
+
#REDIRECT [[Transversity/Online Replay]]
-------------------------------------------
+
 
+
1. Quick Start for Shift Workers
+
 
+
Replay procedures are:
+
 
+
logon to adaq@adaql<3-?>(DO NOT do it on adal1&adal2 which are taking the data), call command "goonlana", then "analyzer".
+
 
+
After analyzer is loaded successfully, one can call
+
>replay_BB(runno)
+
for BigBite replay or
+
>replay_fpp(runno)
+
for FPP replay
+
>replay_phys(rnnno)
+
for physics replay.
+
 
+
It's also possible to specify the run# and event number in parameters. For ex.
+
replay_BB(1568,1000)
+
will replay first 1k events of run#1568.
+
 
+
Then open onlineGUI to check the replay results:
+
>online("BB",runno)      for BigBite replay,
+
>online("FPP",runno)      for FPP replay,
+
>online("physics",runno)  for physics relay.
+
--------------------------------------------
+

Latest revision as of 00:35, 13 October 2008