Changeset 6888 for trunk/MagicSoft/Mars/mhflux/MAlphaFitter.h
- Timestamp:
- 03/24/05 11:22:20 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MAlphaFitter.h
r6874 r6888 30 30 enum Strategy_t { 31 31 kSignificance, 32 kSignificanceChi2 32 kSignificanceChi2, 33 kSignificanceExcess, 34 kExcess 33 35 }; 34 36 private:
Note:
See TracChangeset
for help on using the changeset viewer.