- Timestamp:
- 05/31/05 19:23:49 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7118 r7119 23 23 2005/05/31 Daniela Dorner 24 24 25 * datacenter/macros/fillstar.C :25 * datacenter/macros/fillstar.C, plotdb.C: 26 26 - added two new parameters 27 27 -
trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
r7112 r7119 306 306 plot.SetDescription("Measures effective on time;T_{eff} [s]", "EffOn"); 307 307 plot.Plot("Star.fEffOnTime", 0, 10000, 60); 308 plot.SetDescription("Datarate [Hz]", "Rate"); 309 plot.Plot("Star.fDataRate", 0, 600, 10); 310 plot.SetDescription("Maximum Humidity [%]", "Hum"); 311 plot.Plot("Star.fMaxHumidity", 0, 100, 1); 308 312 //muon 309 313 plot.SetDescription("Number of Muons after Muon Cuts;N [#]");
Note:
See TracChangeset
for help on using the changeset viewer.