- Timestamp:
- 04/28/09 19:44:29 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9433 r9434 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/04/28 Thomas Bretz 21 22 * mjobs/MJStar.cc: 23 - allow to run thru even if discriminator threshold are missing 24 25 26 20 27 2009/04/26 Thomas Bretz 21 28 -
trunk/MagicSoft/Mars/NEWS
r9433 r9434 45 45 * Fixed a bug which prevented MAGIC Monte Carlo file from being 46 46 calibrated (ceres files worked) 47 48 ;star; 49 50 * allow to run thru even if discriminator threshold are missing 51 (they are not used for analysis so far anyway) 47 52 48 53 ;ganymed: -
trunk/MagicSoft/Mars/mjobs/MJStar.cc
r9374 r9434 514 514 filldt2.SetBit(MFillH::kDoNotDisplay); 515 515 filldt2.SetBit(MFillH::kCanSkip); 516 filldt1.SetBit(MFillH::kCanSkip); 516 517 517 518 MHSectorVsTime histipr;
Note:
See TracChangeset
for help on using the changeset viewer.