As soon as a run is completed, a simple series of commands will allow the shift workers to roughly gauge the quality of the data that has been taken. Please start this analysis a few minutes after starting the run.
adaql5 or adaql6 with the adaq account. adaql1 OR adaql2> gogen
> cd onlineGUI
> analyzer replay.C
At the prompt, enter the run number, if there is replayed file then it will ask to overwrite it:
- y
- will overwrite the old file (will ask number of events to process)
- n
- will not process new file but will display using online GUI
- q
- will exit to analyzer command prompt (without displaying histograms)
- The Online GUI will open a window presenting histograms and stripcharts for the requested runnumber. Check these versus the sample Prompt Analysis plots (should be in a white bound folder), but can also be found here .
- To have a printouts instead of
replay.Cuse macroreplay_print.C- To look at the histograms without using
replay.C:
- Start the analyzer.
- At the prompt, type:
.L online.C+- Then type
online("standard",runnumber)
- Any strange deviations from the sample plots should be brought to someone's attention (Shift Leader, Run Coordinator) and shown in the HALOG.
Starting Halog: From any adaq machine, type halog in the terminal window and the tcl application will pop open. Otherwise you can use the web-form on the HALOG to Make an Entry!