Changeset 7148 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 06/13/05 09:45:04 (19 years ago)
- Location:
- trunk/MagicSoft/Mars/mjobs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJSpectrum.cc
r7147 r7148 652 652 res[1] = f.GetParameter(1); 653 653 654 654 /* 655 655 // Plot other spectra from Whipple 656 656 f.SetParameter(0, -2.45); … … 684 684 f.SetLineStyle(kDashed); 685 685 f.DrawCopy("same"); 686 686 */ 687 687 return res; 688 688 } -
trunk/MagicSoft/Mars/mjobs/MJSpectrum.h
r7094 r7148 32 32 Bool_t fSimpleMode; 33 33 Bool_t fRawMc; 34 Bool_t fNoThetaWeights; 34 35 35 36 // Read Input
Note:
See TracChangeset
for help on using the changeset viewer.