Changeset 4212 for trunk/MagicSoft/Mars
- Timestamp:
- 05/27/04 13:49:45 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4206 r4212 19 19 -*-*- END OF LINE -*-*- 20 20 21 2004/05/27: Thomas Bretz 22 23 * mastro/MAstroCatalog.cc 24 - removed a statement after '#endif' 25 26 27 21 28 2004/05/26: Martin Merck 22 29 23 30 * mbase/MDirIter.cc 24 31 - changed MatchFilter to allow for filenames containing a '+' character. 32 33 25 34 26 35 2004/05/26: Markus Gaug … … 45 54 - don't derive from MGCamDisplays any more. 46 55 47 48 56 * msignal/MExtractBlindPixel.cc 49 57 - adjusted some default numbers for the current blind pixel 50 58 51 59 * msignal/MExtractedSignalBlindPixel.[h,cc] 52 - set extracted signal from UInt_t to Int_t (sometimes, less than53 0)60 - set extracted signal from UInt_t to Int_t (sometimes, less 61 than 0) 54 62 55 63 * mcalib/MCalibrationCam.h … … 61 69 62 70 71 63 72 2004/05/26: Javier Rico 64 73 … … 69 78 - In FindColorReset method, reset the file iterator before looping 70 79 71 * mimage/MNewImage par.cc80 * mimage/MNewImagePar.cc 72 81 - Add output lines in Print(const MGeomCam &geom) method for 73 82 fInnerLeakage1, fInnerLeakage2 and fInnerSize 74 83 84 85 75 86 2004/05/25: Raquel de los Reyes and Thomas Bretz 76 87 77 88 * mjobs/MJCalibration.cc 78 89 - uncommented the line to read .raw files. 90 79 91 * mraw/MRawFileRead.cc 80 92 - changed the PreProcess and Process functions to allow the analysis 81 93 of .raw files. 94 82 95 * mfileio/MReadReports.cc 83 96 - changed the Process function to read the updated root files. 97 98 84 99 85 100 2004/05/25: Markus Gaug … … 106 121 107 122 123 108 124 2004/05/24: Javier Rico 109 125 … … 116 132 117 133 118 134 119 135 2004/05/24: Markus Gaug 120 136
Note:
See TracChangeset
for help on using the changeset viewer.