Changeset 1443 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 07/25/02 17:14:55 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/MagicHillas.C
r1424 r1443 106 106 // MCerPhotCalc2 ncalc; 107 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.}; 108 // const Float_t x[15]={0., 1., 1., 1., 1., 1., 0.,0.,0.,0.,0.,0.,0.,0.,0.}; 109 // TArrayF w(15,x); 109 110 // ncalc.SetWeights(w); 110 111
Note:
See TracChangeset
for help on using the changeset viewer.