Changeset 769 for trunk/MagicSoft/Mars/macros/MagicHillas.C
- Timestamp:
- 04/24/01 11:23:55 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/MagicHillas.C
r768 r769 39 39 // 40 40 // 1) read in the data from a magic root file MReadTree 41 // 2) clean the image 42 // 3) calculate hillas 43 // 4) fill the hillas into the histograms 41 // 2) calculate number of cerenkov photons MCerPhotCalc 42 // 3) clean the image MImgCleanStd 43 // 4) calculate hillas MHillasCalc 44 // 5) fill the hillas into the histograms MFillHHillas 44 45 // 45 46
Note:
See TracChangeset
for help on using the changeset viewer.