Changeset 8170 for trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
- Timestamp:
- 10/27/06 14:39:36 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
r7840 r8170 156 156 Float_t psf = 58.5480*mw - 37.3829; 157 157 psf = TMath::Nint(psf*10)/10.; 158 if (psf<0) 159 psf=0; 158 160 TString PSF = Form("%5.1f", psf); 159 161 Int_t num = (int)hmuon->GetEntries();
Note:
See TracChangeset
for help on using the changeset viewer.