- Timestamp:
- 06/14/08 19:38:19 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
r8954 r8960 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.4 2 2008-06-14 10:16:04tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.43 2008-06-14 18:38:19 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 556 556 plot.SetDescription("Rms calibrated PulsePos (as extracted);T [ns]", "PulRms"); 557 557 plot.Plot("Calibration.fPulsePosRms", 0, 3.0, 0.02); 558 559 plot.SetDescription("Ratio of accepted calibration events in cal-run;f [%]", "RatioCal"); 560 plot.Plot("Calibration.fRatioCalEvents", 0, 105, 5); 558 561 559 562 plot.SetDescription("Average rate of events with lvl1 trigger;R [Hz]", "RateTrig");
Note:
See TracChangeset
for help on using the changeset viewer.