Changeset 2846
- Timestamp:
- 01/19/04 14:21:35 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2844 r2846 4 4 5 5 -*-*- END OF LINE -*-*- 6 7 2004/01/19: Javier Rico 8 * macros/dohtml.C, NEWS 9 - include some missing info 10 6 11 7 12 2004/01/19: Abelardo Moralejo -
trunk/MagicSoft/Mars/NEWS
r2817 r2846 1 1 -*-*- END -*-*- 2 2 *** Version <cvs> 3 4 - added MPedPhotCalc to compute pedestals in units of photons, see 5 macro pedphotcalc.C 3 6 4 7 - added all class to perform the calibration, see macro calibration.C -
trunk/MagicSoft/Mars/macros/dohtml.C
r2843 r2846 95 95 html.Convert("status.C", "MARS - Example to use the online display"); 96 96 html.Convert("calibration.C", "MARS - Example to use the calibration"); 97 html.Convert("pedvsevent.C", "MARS - Example to use MPedCalcPedRun"); 98 html.Convert("pedphotcalc.C", "MARS - Example to use MPedPhotCalc"); 97 99 } 100 101 102
Note:
See TracChangeset
for help on using the changeset viewer.