Changeset 9282 for trunk


Ignore:
Timestamp:
01/29/09 09:25:14 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9281 r9282  
    2929   * mhflux/MHDisp.cc:
    3030     - initialize fHalf as suggested by valgrind
     31
     32   * datacenter/macros/plotdb.C:
     33     - updated comments
    3134
    3235
  • trunk/MagicSoft/Mars/datacenter/macros/plotdb.C

    r9179 r9282  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.53 2008-11-27 19:01:32 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.54 2009-01-29 09:24:30 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    5050//  --> all values from 14.11.2004 0h to 28.2.2005 0h are plotted
    5151// or all data, but with dataset data highlighted
    52 //   .x plotdb.C("dataset.txt")
     52//   .x plotdb.C("dataset.txt", "outpath")
    5353//  --> the sequences defined in dataset.txt are highlighted (blue:on, red:off)
    5454//  --> You can also add a dataset-name as last argument to one of the
    5555//      calls above
     56//  --> You must give an outpath (but can be "") where to store plotdb.root
    5657//
    5758// Make sure, that database and password are corretly set in a resource
Note: See TracChangeset for help on using the changeset viewer.