Ignore:
Timestamp:
01/27/05 18:41:30 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6052 r6057  
    686686      tlist2.AddToList(&fill7);
    687687
    688     //    if (fIsInterlaced)
    689     tlist2.AddToList(&fill8);
    690 
    691688    // Setup List for Drive-tree
    692689    MPointingPosCalc pcalc;
     
    697694      tlist2.AddToList(&pextr);
    698695    tlist.AddToList(&tlist2, IsRootData() ? "Events" : "All");
     696    //    if (fIsInterlaced)
     697    //    tlist.AddToList(&fill8);
    699698
    700699    if (IsMC())
Note: See TracChangeset for help on using the changeset viewer.