• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name V. Sulkosky

    Log entry time 21:55:33 on November 29, 2007

    Entry number 217153

    This entry is a followup to: 217137

    keyword=Re: Problem with physics analysis for run 3032

    For the left arm data, the output root file sometimes splits when it gets
    too large. In the case of run 3032, the raw data file has 1.4
    million events. For the left arm replay, most of the detector variables
    for the NaI detector are saved (270 channels for ADC spectra). Hence a
    full replay of the left arm can result in split root files.

    If the shift worker runs the following command at the analyzer prompt:

    .x onlineGUI/online.C+("physicsL1",####)

    where #### is the left arm run number, then in most cases the histograms
    should display properly. The same goes for the detector replay if for
    some reason, all events are replayed for it use:

    .x onlineGUI/online.C+("detectorL1",####)