Changeset 8434 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/23/07 20:11:25 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8433 r8434 19 19 -*-*- END OF LINE -*-*- 20 20 21 2007/04/23 Thomas Bretz 22 23 * callisto.cc, star.cc: 24 - removed "-raw" and "-root" option 25 - replaced inflating sequence path by new InflatePath 26 function 27 - removed MJCalib::kUse* usage, use MSequence::IsMonteCarlo 28 instead 29 30 * mhcalib/MHCalibrationChargeBlindCam.cc, 31 mhcalib/MHCalibrationHiLoCam.cc, 32 mhcalib/MHCalibrationPulseTimeCam.cc: 33 - removed obsolete include of MCalibrationIntensityCam 34 35 * mhcalib/MHPedestalCam.cc: 36 - removed obsolete usage of fIntensCam 37 38 * mhist/MHEvent.cc: 39 - replacedcompilation of description string by new 40 MMcEvt::GetDescription memeber function 41 42 * mjobs/MJCalib.[h,cc]: 43 - removed fDataFlag and corresponding member functions and 44 handling 45 46 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc, 47 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.[h,cc]: 48 - replaced IsUseRawData and IsUseRootData by 49 MSequence::IsMonteCarlo 50 - use fSequence to determin whether it is MC sequence or not 51 52 * mjobs/MJCalibrateSignal.cc: 53 - renamed movie encoding task list 54 - do not write output files if encoding movie 55 56 * mjobs/MSequence.[h,cc]: 57 - removed "merpp"-path 58 - monte carlo files now always have 8digits run numbers 59 - added new resource "MonteCarlo" 60 - added new static member function InflatePath 61 - increased version number to 2 62 63 * mmc/MMcEvt.[hxx,cxx]: 64 - added new member function GetDescription 65 66 * mmovie/MMovieWrite.[h,cc]: 67 - added a sanity check for strange rms values 68 - search for MMcEvt in the parlist and improve output 69 in case of monte carlo data 70 - fixed some typos in the comments of ReadEnv 71 72 * mmovie/Makefile: 73 - added mmc search path 74 75 * mraw/MRawRunHeader.cc: 76 - set new defaults of fTelescopeNumber, fCameraVersion, 77 fFreqSampling and fNumSignificantBits for old MC data 78 79 80 21 81 2007/04/23 Daniela Dorner 22 82
Note:
See TracChangeset
for help on using the changeset viewer.