- Timestamp:
- 01/29/09 09:25:14 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9281 r9282 29 29 * mhflux/MHDisp.cc: 30 30 - initialize fHalf as suggested by valgrind 31 32 * datacenter/macros/plotdb.C: 33 - updated comments 31 34 32 35 -
trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
r9179 r9282 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.5 3 2008-11-27 19:01:32tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.54 2009-01-29 09:24:30 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 50 50 // --> all values from 14.11.2004 0h to 28.2.2005 0h are plotted 51 51 // or all data, but with dataset data highlighted 52 // .x plotdb.C("dataset.txt" )52 // .x plotdb.C("dataset.txt", "outpath") 53 53 // --> the sequences defined in dataset.txt are highlighted (blue:on, red:off) 54 54 // --> You can also add a dataset-name as last argument to one of the 55 55 // calls above 56 // --> You must give an outpath (but can be "") where to store plotdb.root 56 57 // 57 58 // Make sure, that database and password are corretly set in a resource
Note:
See TracChangeset
for help on using the changeset viewer.