Ignore:
Timestamp:
12/20/07 11:56:12 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/plotdb.C

    r8751 r8796  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.37 2007-10-07 21:04:00 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.38 2007-12-20 11:54:22 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    540540    plot.Plot("Calibration.fUnsuitable50",  0, 75, 1);
    541541    plot.SetDescription("Number of unsuitable pixels >1%;N", "Unsuit01");
    542     plot.Plot("Calibration.fUnsuitable01",  0, 75, 1);
     542    plot.Plot("Calibration.fUnsuitable01",  0, 200, 5);
    543543
    544544    //from signal*.root
Note: See TracChangeset for help on using the changeset viewer.