Changeset 7672 for trunk/MagicSoft/Mars/mjtrain
- Timestamp:
- 04/30/06 21:01:33 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjtrain/MJTrainSeparation.cc
r7671 r7672 370 370 // Target spectrum 371 371 TF1 flx("Flux", "[0]/1000*(x/1000)^(-2.6)", min, max); 372 flx.SetParameter(0, 1e-6);372 flx.SetParameter(0, 2e-7); 373 373 374 374 // Number n0 of events this spectrum would produce per s and m^2
Note:
See TracChangeset
for help on using the changeset viewer.