Difference between revisions of "Replay hints for BigBite"

From Hall A Wiki
Jump to: navigation, search
(Display data)
m (README for E04007 ONLINE REPLAY)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
  
 
1. Quick Start for Shift Workers
 
1. Quick Start for Shift Workers
 
  
 
Replay procedures are:
 
Replay procedures are:
Line 40: Line 39:
 
  adaq@adaqlx:~/e04007/onlana
 
  adaq@adaqlx:~/e04007/onlana
 
where goonlana is pointed to.
 
where goonlana is pointed to.
 
 
  
 
== Display data ==
 
== Display data ==
Line 55: Line 52:
 
more information about
 
more information about
  
[[Replay_hints_for_BigBite]]
+
[[Replay hints for BigBite]]

Latest revision as of 10:17, 27 April 2008

Last update: Mar 28, 2007 TODO: Keep it updated


README for E04007 ONLINE REPLAY


1. Quick Start for Shift Workers

Replay procedures are:

logon to adaq@adaql<3-?>, call command "goonlana", then "analyzer".

After analyzer is loaded successfully, one can call

replay_det()

for detector replay or

replay_phys()

for physics replay.

It's also possible to specify the run# and event number in parameters. For ex.

replay_det(1568,1000)

will replay first 1k events of run#1568.



2. File Locations


The databases directory are:

bbsoftw@adaqlx:~/DB

which is also soft linked to

adaq@adaql3:$DB_DIR

Source of replay scripts used in adaq@adaqlx are located in:

bbsoftw@adaqlx:~/<experiment ID>/onlana

one can get to it by calling goreplay or goonlana macro as bbsoftw. Key files in above directory are soft linked to

adaq@adaqlx:~/e04007/onlana

where goonlana is pointed to.

Display data

To display detector histograms, use the online("detector config file", run number )

The configuration files are

  • detectorL
  • detectorR
  • bigbite
  • physicsL
  • physicsR

more information about

Replay hints for BigBite