Ignore:
Timestamp:
01/09/08 12:06:56 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8788 r8804  
    18151815
    18161816    tlist.AddToList(&taskenv);
    1817    
     1817
    18181818    if (IsUsePINDiode())
    18191819      tlist.AddToList(&pinext);
     
    18251825    {
    18261826      taskenv2.SetDefault(fTimeExtractor);
    1827      
     1827
    18281828      if (IsRelTimes())
    18291829        tlist.AddToList(&taskenv2);
    18301830    }
    1831    
     1831
    18321832    //
    18331833    // Apply a filter against cosmics
Note: See TracChangeset for help on using the changeset viewer.