Difference between revisions of "Coda prescales"

From Tritium Experiments Group
Jump to navigation Jump to search
(Created page with "[https://wiki.jlab.org/tegwiki/index.php/Main_Page <B>Back to Tritium-Main</B>] [https://wiki.jlab.org/tegwiki/index.php/How-To_and_Shift_Info <B>Back to How to</B>] [https://...")
 
 
Line 8: Line 8:
 
   *  type "prescaleL &" to open the GUI
 
   *  type "prescaleL &" to open the GUI
 
   *  set the desired prescale factors and click "Save" and Exit  
 
   *  set the desired prescale factors and click "Save" and Exit  
 +
 +
Definition of triggers:
 +
        T1 = L-arm s0 && s2
 +
        T2 = L-arm (s0 && s2) && Cherenkov
 +
        T3 = L-arm (s0 || s2) && Cherenkov
 +
        T4 = Empty
 +
        T5 = L-arm EDTM S2
 +
        T6 = RHRS L1A Remote Signal
 +
        T7 = 1024Hz clock signal from RHRS
 +
        T8 = 103.7kHz clock signal from LHRS
 +
  
 
     For Right HRS:
 
     For Right HRS:
Line 14: Line 25:
 
   *  set the desired prescale factors and click "Save" and Exit  
 
   *  set the desired prescale factors and click "Save" and Exit  
  
     Definition of triggers:(Proposed for Argon- 02/07/17)
+
     Definition of triggers:
         T1 = L-arm s0 && s2 && Shower
+
         T1 = dummy
         T2 = L-arm (s0 || s2) && (Cherenov||Shower)
+
         T2 = dummy
         T3 = R-arm s0 && s2  
+
         T3 = dummy
         T4 = R-arm (s0 || s2) && !(Cherenov||Shower)
+
        T4 = R-arm s0 && s2
        T5 = T1 && T3
+
         T5 = R-arm (s0 && s2) && Cherenkov
         T6 = T2 && T4
+
         T6 = R-arm (s0 || s2) && Cherenkov
         T7 = L-arm EDTM trigger
+
         T7 = 1024Hz clock signal from RHRS
         T8 = 103.7 kHz pulser (for LHRS), 1.024 kHz (for RHRS)
+
         T8 = 103.7kHz clock signal from LHRS
        T9 =
 

Latest revision as of 18:10, 8 December 2017

Back to Tritium-Main Back to How to Back to Third Person

Direct link to the entire repository of information.

Setting prescale factor for the HRS only (updated 11/03)

   For Left HRS:
 *   log in as adaq on adaq1 machine
 *   type "prescaleL &" to open the GUI
 *   set the desired prescale factors and click "Save" and Exit 
Definition of triggers:
       T1 = L-arm s0 && s2
       T2 = L-arm (s0 && s2) && Cherenkov
       T3 = L-arm (s0 || s2) && Cherenkov
       T4 = Empty 
       T5 = L-arm EDTM S2
       T6 = RHRS L1A Remote Signal
       T7 = 1024Hz clock signal from RHRS
       T8 = 103.7kHz clock signal from LHRS


   For Right HRS:
 *   log in as "adaq" on "adaq2" machine
 *   type "prescaleR &" to open the GUI
 *   set the desired prescale factors and click "Save" and Exit 
   Definition of triggers:
       T1 = dummy
       T2 = dummy
       T3 = dummy
       T4 = R-arm s0 && s2
       T5 = R-arm (s0 && s2) && Cherenkov
       T6 = R-arm (s0 || s2) && Cherenkov
       T7 = 1024Hz clock signal from RHRS
       T8 = 103.7kHz clock signal from LHRS