Main INDEX
Monthly INDEX
PREV
NEXT
User name Nerses
Log entry time 01:26:01 on March 20, 2006
Entry number 167530
keyword=Shift summary 20-24
During shift runs 3180-3184 were taken.
3180 had a end run problem (see also:
167507 and
167508), which I believe is cause of errors I got for BB tracking
studies (dir: /adaqfs/home/adaq/e02013/Q2_2.5/bb_tracking).
3181 short junk run
3182-3184 are good production runs, tracking efficiency checked, DC rates
compared and look normal.
In onlineGUI new event cuts were implemented (only for tree variables,
drawn in blue) using D.evtypebits. So, now I use:
BigHandEvent="!(D.evtypebits&128||D.evtypebits&512)&&(D.evtypebits&2||D.evtypebits&8)"
BigByteEvent="!(D.evtypebits&128||D.evtypebits&512)&&(D.evtypebits&4||D.evtypebits&8)"