Ignore:
Timestamp:
04/18/05 12:06:14 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCalibrateSignal.cc

    r6951 r6952  
    774774    if (extractor2 || extractor1->InheritsFrom("MExtractTimeAndCharge"))
    775775        tlist2.AddToList(&caltm);
     776    if (fIsInterlaced)
     777        tlist2.AddToList(&fill8);
    776778    tlist2.AddToList(&bpcal);
    777779    tlist2.AddToList(&treat);
     
    781783    tlist2.AddToList(&fill5);
    782784    if (extractor2 || extractor1->InheritsFrom("MExtractTimeAndCharge"))
    783       tlist2.AddToList(&fill7);
    784     tlist2.AddToList(&fill8);
     785        tlist2.AddToList(&fill7);
    785786    tlist2.AddToList(&fill9);
    786787
Note: See TracChangeset for help on using the changeset viewer.