Difference between revisions of "RICH Information for experts"

From Hall A Wiki
Jump to: navigation, search
Line 16: Line 16:
 
To replay the data:
 
To replay the data:
  
1. enter ''analyzer''
+
1. login to adaq@adaql#
  
2. do: ''replay_det_L(#run, #event)
+
2. enter ''analyzer''
  
3. when done, exit ''analyzer''
+
3. do: ''replay_det_L(#run, #event)
  
4. use on the available macros: the old ''evdisplay.C'' or ''ec_ana.C'' which is in progress
+
4. when done, exit ''analyzer''
 +
 
 +
5. use on the available macros: the old ''evdisplay.C'' or ''ec_ana.C'' which is in progress
  
 
== How to change the delay between trigger (T3) and T/H ==
 
== How to change the delay between trigger (T3) and T/H ==
 +
(incomplete ... check required by Alexandre!!!)
  
 
Approximate instruction:
 
Approximate instruction:

Revision as of 11:18, 3 February 2009

Reconstruction Program (Guido's program)

The latest (18/Nov/2008) RICH reconstruction program is in adaql#/adaqfs/home/adaq/e06010/cusanno/test_src where #=1...7.

The cluster reconstruction is disabled

The official copy should be in the CVS repository. To access it:

cvs -d :ext:username@jlab.org:/group/halla/analysis/cvs co rich

Replay and analize the data

The latest (18/Nov/2008) macros, db and tools are in the directory adaql#/adaqfs/home/adaq/e06010/cusanno/onlana1

To replay the data:

1. login to adaq@adaql#

2. enter analyzer

3. do: replay_det_L(#run, #event)

4. when done, exit analyzer

5. use on the available macros: the old evdisplay.C or ec_ana.C which is in progress

How to change the delay between trigger (T3) and T/H

(incomplete ... check required by Alexandre!!!)

Approximate instruction:

1. ssh atrig@adaql2

2. cd trigger

3. trig -e trigger-left.map

4. Push Ldelay1

5. The last 3rd and 2nd register define the fine delay of the two signals (8 = -120 ns, 128 = + 120 ns)

Ask Alexandre for detailed information


Pedestals

See RICH pedestal run


Back to the Left RICH home page