• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name Moffit

    Log entry time 00:45:11 on March 29, 2008

    Entry number 228946

    keyword=added entries to DecData database..

    Added these words to the DecData database... they should reflect the prescaled/latched trigger patter at the trigger supervisor:

        bit1, bit2, bit3, bit4, bit5, .... bit8
    

    Lbit1, Lbit2, Lbit3, Lbit4, Lbit5, .... Lbit8

    Also.. added the raw triggers:

        t1, t2, t3, t4, t5, .... t8
    

    Because all of these are put into a multihit TDC, you should treat them as such, if you attempt to cut on them. e.g. Cut on T1 triggers:

         "DL.bit1[0]>0"
    

    This is a temporary hack, until a new class is written to handle evtypebits with the F1TDCs.