Changeset 7119 for trunk/MagicSoft/Mars/datacenter/macros
- Timestamp:
- 05/31/05 19:23:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.