Changeset 9584 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 06/11/10 08:58:55 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJSpectrum.cc
r9482 r9584 1084 1084 tex.SetTextColor(13); 1085 1085 1086 TF1 fc("Crab", " 7.0e-6*(x/300)^(-2.31-0.26*log10(x/300))", 100, 6000);1086 TF1 fc("Crab", "6.0e-6*(x/300)^(-2.31-0.26*log10(x/300))", 100, 6000); 1087 1087 fc.SetLineStyle(9); 1088 1088 fc.SetLineWidth(2);
Note:
See TracChangeset
for help on using the changeset viewer.