Changeset 1424 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 07/22/02 17:27:35 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/MagicHillas.C
r1408 r1424 102 102 MMcPedestalNSBAdd pnsb; 103 103 MCerPhotCalc ncalc; 104 105 // Alternative photon calculation: 106 // MCerPhotCalc2 ncalc; 107 // Example: use only 2nd to 6th FADC slices for photon calculation: 108 // Float_t w[15] = {0., 1., 1., 1., 1., 1., 0.,0.,0.,0.,0.,0.,0.,0.,0.}; 109 // ncalc.SetWeights(w); 110 104 111 MImgCleanStd clean; 105 112 MBlindPixelCalc blind;
Note:
See TracChangeset
for help on using the changeset viewer.