Ignore:
Timestamp:
01/17/05 11:54:30 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5841 r5869  
    335335
    336336    MFTriggerPattern ftp;
    337     ftp.DenyCalibration();
    338     ftp.DenyPedestal();
    339     ftp.DenyPinDiode();
     337    ftp.RequireCalibration();
    340338
    341339    MContinue conttp(&ftp, "ContTrigPattern");
Note: See TracChangeset for help on using the changeset viewer.