Difference between revisions of "RICH Information for experts"

From Hall A Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
The official copy should be in the CVS repository. To access it:
 
The official copy should be in the CVS repository. To access it:
  
''cvs -d :ext:username@jlab.org:/group/hall/analysis/cvs co rich''
+
''cvs -d :ext:username@jlab.org:/group/halla/analysis/cvs co rich''
 +
 
 +
(see also [http://hallaweb.jlab.org/root/doc/cvs.html analyzer-cvs])
  
 
== Replay and analize the data ==
 
== Replay and analize the data ==
Line 16: Line 18:
 
To replay the data:
 
To replay the data:
  
1. enter ''analyzer''
+
1. login to adaq@adaql#
 +
 
 +
2. enter ''analyzer''
  
2. do: ''replay_det_L(#run, #event)
+
3. do: ''replay_det_L(#run, #event)
  
3. when done, exit ''analyzer''
+
4. when done, exit ''analyzer''
  
4. use on the available macros: the old ''evdisplay.C'' or ''ec_ana.C'' which is in progress
+
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:

Latest revision as of 13:57, 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

(see also analyzer-cvs)

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