Changeset 4766 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/27/04 16:57:55 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4757 r4766 19 19 20 20 -*-*- END OF LINE -*-*- 21 2004/08/27: 21 2004/08/27: Markus Gaug 22 22 23 23 * mjobs/MJCalibration.h … … 35 35 36 36 37 37 38 2004/08/27: Thomas Bretz 38 39 … … 43 44 * callisto.cc: 44 45 - fixed some output 46 - fixed batch mode 45 47 46 48 * mbadpixels/Makefile: … … 60 62 took a lot of time. 61 63 62 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc :64 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc, MJCalibration.cc: 63 65 - added two empty lines to output if finished 66 - added a sanity check around the call to CheckEnv 64 67 65 68 * mpedestal/MPedPhotCam.cc: … … 100 103 * mmain/MEventDisplay.cc: 101 104 - fixed reading of resource file 105 106 * mbase/MStatusDisplay.cc: 107 - made Reset() batch-mode safe 108 109 * mcalib/MCalibrateData.cc: 110 - simplified a calculation 111 112 * mfileio/MReadReports.[h,cc]: 113 - implemented GetEntries() 114 - implemented GetFileName() 115 - changed kHasMaster from BIT(15) to BIT(14) 116 - fixed a bug in AddTree which caused the Master-Bit to be 117 set for the wrong object 118 119 * mfileio/MReadTree.cc: 120 - return 0 entries if entrie==TChain::kBigNumber 121 122 * msignal/MExtractFixedWindow.cc: 123 - updated output to fitz into a std 80-col console 102 124 103 125
Note:
See TracChangeset
for help on using the changeset viewer.