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

    User name Jin Huang

    Log entry time 18:09:08 on May 25, 2009

    Entry number 276401

    This entry is a followup to: 261869

    keyword=Replay Scripts Update

    Ramesh and I edited def.h re-compiled ReplayCore_C.so to include "/w/work5602/bigbite/ellie/data" in the raw data file search path list.

    Special Notes:

    ReplayCore.C was running in script mode during Transversity. However, at the beginning of experiment d2n, root C interpreter would crash without any reason during a replay, because it fail to interpret ReplayCore.C correctly. Therefore, ReplayCore.C was compiled to ReplayCore_C.so before loaded to analyzer.

    Therefore, after any modification on ReplayCore.C or def.h, one should run "analyzer ReplayCore.C+" to re-compile ReplayCore_C.so. However, since the codes are already very stable and generalized, one compiling are expected to be enough for each experiment.