Changeset 6547 for trunk/MagicSoft/Mars/mtemp/mpadova/macros
- Timestamp:
- 02/16/05 19:03:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mpadova/macros/resize.C
r6021 r6547 65 65 0.424058, 0.566892, 0.657478, 0.753713, 0.738402, 66 66 0.789239, 0.762777, 0.857609, 0.833747, 0.923706, 67 1.04348, 0.978622, 0.875537, 0.971831, 1.};67 1.04348, 0.978622, 0.875537, 0.971831, 1.}; 68 68 69 69 70 TH1F hist("probability", "", 20, 2., 4.); 70 // For MC calibrated in photons: 71 // TH1F hist("probability", "", 20, 2., 4.); 72 73 // For MC calibrated in phe-: 74 TH1F hist("probability", "", 20, 1.2552725, 3.2552725); 75 71 76 hist.SetXTitle("log10(MHillas.fSize)"); 72 77 for (Int_t i = 0; i < 20; i++)
Note:
See TracChangeset
for help on using the changeset viewer.