Changeset 8588 for trunk/MagicSoft/Mars/datacenter/db/showplots.php
- Timestamp:
- 06/20/07 14:24:33 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/showplots.php
r8555 r8588 34 34 //be careful: this has to be adapted in case tabs are removed or new tabs are added 35 35 //number of tabs for calib*.root, signal*.root and star*.root 36 if ($seq > 200000) 37 $signaltabs=10; 38 else 39 $signaltabs=12; 36 40 $calibtabs=11; 37 $signaltabs=12;38 41 $startabs=18; 39 42
Note:
See TracChangeset
for help on using the changeset viewer.