• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name A. Camsonne

    Log entry time 16:14:29 on October 30, 2010

    Entry number 337633

    keyword=Added tsUtil.o to trigger_left.boot

    I copied the tsUtil library in /adaqfs/home/a-onl/vme/tsUtil and loaded the library.

    One can get the deadtime by typing ( from README.tsUtil )

    int tsLive(int sflag);

    Return TS Live time as an integer 0-1000 where for example 995 -> 99.5% live sflag = 0 return differential livetime (since last call) 1 return total integrated livetime

    void tsLiveClear();

    Clear live time scalers