Changeset 7079 for trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
- Timestamp:
- 05/20/05 16:48:57 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
r7078 r7079 116 116 117 117 Float_t integral = h2->Integral(5, 14); 118 Float_t integralmc = -3 5.6*psf + 11000;118 Float_t integralmc = -33.0*psf + 10517; 119 119 Float_t ratiodatamc = (integral/integralmc)*100; 120 120 TString ratio = Form("%5.1f", ratiodatamc);
Note:
See TracChangeset
for help on using the changeset viewer.