| 1 | Please do not write behind the end of line tag so that it is possible
|
|---|
| 2 | to send a Changelog file to a line printer directly. Thanks.
|
|---|
| 3 |
|
|---|
| 4 | For your entries please follow EXACTLY this style:
|
|---|
| 5 |
|
|---|
| 6 | _yyyy/mm/dd_[Your Name]
|
|---|
| 7 | _
|
|---|
| 8 | ___*_filename:
|
|---|
| 9 | _____-_description
|
|---|
| 10 | _
|
|---|
| 11 | ___*_filename2, filename3:
|
|---|
| 12 | _____-_description
|
|---|
| 13 | _
|
|---|
| 14 | _
|
|---|
| 15 | _
|
|---|
| 16 |
|
|---|
| 17 | While an underscore is a placeholder for a white-space or an empty line.
|
|---|
| 18 |
|
|---|
| 19 | -*-*- END OF LINE -*-*-
|
|---|
| 20 |
|
|---|
| 21 | 2011/04/04 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * mreport/MReportFileRead.cc:
|
|---|
| 24 | - added a missing delete
|
|---|
| 25 |
|
|---|
| 26 | * mhflux/MHEnergyEst.cc, mhist/MHCamera.cc:
|
|---|
| 27 | - fixed some crashes with newer root versiony in which
|
|---|
| 28 | GetFunction("gaus") after an unsuccessfull fit might return
|
|---|
| 29 | NULL
|
|---|
| 30 |
|
|---|
| 31 | * mastro/MAstroCatalog.cc:
|
|---|
| 32 | - added the missing marker color for the dot
|
|---|
| 33 |
|
|---|
| 34 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 35 | - added some comments
|
|---|
| 36 |
|
|---|
| 37 | * mmain/MEventDisplay.cc:
|
|---|
| 38 | - renamed some local variables to avoid using the same name twice
|
|---|
| 39 |
|
|---|
| 40 | * mgeom/MGeomCam.cc:
|
|---|
| 41 | - for convenience a margin of 0 in HitFrame is allowed to
|
|---|
| 42 | switch off the detection also with 0
|
|---|
| 43 |
|
|---|
| 44 | * mbase/MThread.h:
|
|---|
| 45 | - added missing argument to call of fThread.Run()
|
|---|
| 46 |
|
|---|
| 47 | * mhbase/MH3.cc:
|
|---|
| 48 | - fixed a problem with a wrong cast
|
|---|
| 49 | - added assignment of conversion function for TProfile3D
|
|---|
| 50 |
|
|---|
| 51 |
|
|---|
| 52 |
|
|---|
| 53 | 2011/03/10 Thomas Bretz
|
|---|
| 54 |
|
|---|
| 55 | * mhbase/MH3.[h,cc]:
|
|---|
| 56 | - increased forgotten class version number from 6 to 7
|
|---|
| 57 |
|
|---|
| 58 |
|
|---|
| 59 |
|
|---|
| 60 | 2011/03/03 Reiner Rohlfs
|
|---|
| 61 |
|
|---|
| 62 | * mcorsika/MCorsikaFormat.[h,cc]:
|
|---|
| 63 | - accept an "EVTH" only after an "EVTE" and after a "RUNH"
|
|---|
| 64 |
|
|---|
| 65 | * mcorsika/MCorsikaRead.cc:
|
|---|
| 66 | - parameter change in function MCorsikaFormat::NextBlock()
|
|---|
| 67 | from "Bool_t subBlock" to "Int_t readState".
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
| 70 |
|
|---|
| 71 | 2011/02/21 Reiner Rohlfs
|
|---|
| 72 |
|
|---|
| 73 | * mcorsika/MCorsikaRead.[h,cc]:
|
|---|
| 74 | - Remove debug output and not used code
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 |
|
|---|
| 78 | 2011/02/21 Thomas Bretz
|
|---|
| 79 |
|
|---|
| 80 | * mcalib/MCalibrateData.cc mcalib/MCalibrationBlindPix.cc
|
|---|
| 81 | mcalib/MCalibrationChargeCam.cc mcalib/MCalibrationChargeCalc.cc
|
|---|
| 82 | mcalib/MCalibrationIntensityChargeCam.cc mimage/MNewImagePar2.cc
|
|---|
| 83 | mhcalib/MHCalibrationPulseTimeCam.cc mhcalib/MHCalibrationChargeCam.cc
|
|---|
| 84 | mhcalib/MHCalibrationHiLoCam.cc manalysis/MMcTriggerLvl2.cc
|
|---|
| 85 | mfilter/MFCosmics.cc mhflux/MHFalseSource.cc mhflux/MHThetaSqN.cc
|
|---|
| 86 | mastro/MAstroCamera.cc mmuon/MHSingleMuon.cc
|
|---|
| 87 | mpedestal/MPedestalSubtractedEvt.cc mpedestal/MPedCalcFromLoGain.cc
|
|---|
| 88 | mpedestal/MPedCalcPedRun.cc mpedestal/MExtractPedestal.cc
|
|---|
| 89 | mpedestal/MPedestalSubtract.cc mpedestal/MHPedestalCor.cc
|
|---|
| 90 | mhist/MHCamera.cc msignal/MExtractTimeAndCharge.cc
|
|---|
| 91 | msignal/MExtractTime.cc msignal/MExtractTimeAndChargeDigitalFilter.cc
|
|---|
| 92 | msignal/MArrivalTimeCam.cc msignal/MExtractTimeAndChargeSpline.cc
|
|---|
| 93 | mranforest/MHRanForestGini.cc mranforest/MRanForestCalc.cc
|
|---|
| 94 | mranforest/MRanForest.cc mbase/MLog.cc mbase/MMath.cc
|
|---|
| 95 | mbadpixels/MBadPixelsCam.cc mbadpixels/MBadPixelsTreat.cc
|
|---|
| 96 | mhvstime/MHSectorVsTime.cc mfbase/MFEventSelector2.cc
|
|---|
| 97 | mhbase/MBinning.cc mhbase/MH.cc mgui/MHexagon.cc msql/MSQLServer.cc:
|
|---|
| 98 | - removed the old obsolete cvs header line
|
|---|
| 99 |
|
|---|
| 100 | * msimcamera/MSimCamera.cc, msimcamera/MSimSignalCam.cc,
|
|---|
| 101 | msim/MHPhotonEvent.cc msim/MPhotonEvent.cc:
|
|---|
| 102 | - treat kArtificial in addition to kNightSky
|
|---|
| 103 |
|
|---|
| 104 |
|
|---|
| 105 |
|
|---|
| 106 | 2011/02/10 Daniela Dorner
|
|---|
| 107 |
|
|---|
| 108 | * resmc/:
|
|---|
| 109 | - uncommented line of 950nm to take into account the changes of the
|
|---|
| 110 | range of the transmission curve
|
|---|
| 111 |
|
|---|
| 112 |
|
|---|
| 113 |
|
|---|
| 114 | 2011/02/09 Reiner Rohlfs
|
|---|
| 115 |
|
|---|
| 116 | * mcorsika/MCorsikaFormat.cc:
|
|---|
| 117 | - replace the selection of the blockType from a string comparison
|
|---|
| 118 | to a switch - statement.
|
|---|
| 119 |
|
|---|
| 120 | * mcorsika/MCorsikaRead.[h,cc]:
|
|---|
| 121 | - Redesign of the Process() - method: Read after the processing of
|
|---|
| 122 | one block the header of the next block to be able do decide to
|
|---|
| 123 | process the next block in the same the same call or to return
|
|---|
| 124 | from the method.
|
|---|
| 125 |
|
|---|
| 126 |
|
|---|
| 127 |
|
|---|
| 128 | 2011/01/24 Thomas Bretz
|
|---|
| 129 |
|
|---|
| 130 | * melectronics/MAvalanchePhotoDiode.h:
|
|---|
| 131 | - shifted the Afterpulse class behind the APD class to make it
|
|---|
| 132 | compile
|
|---|
| 133 |
|
|---|
| 134 |
|
|---|
| 135 |
|
|---|
| 136 | 2011/01/07 Thomas Bretz
|
|---|
| 137 |
|
|---|
| 138 | * msimcamera/MSimAPD.[h,cc]:
|
|---|
| 139 | - added setting of the afterpulse probabilities
|
|---|
| 140 | - handle afterpulses in processing
|
|---|
| 141 |
|
|---|
| 142 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
|---|
| 143 | - restructured header file
|
|---|
| 144 | - added treatment of afterpulses in HitCellImp
|
|---|
| 145 | - added time constants and afterpulse probability
|
|---|
| 146 | data memebers
|
|---|
| 147 | - added TSortedList to hold the afterpulses
|
|---|
| 148 | - added afterpulses to calculation of relaxation time
|
|---|
| 149 | - added call to Relax to Init
|
|---|
| 150 | - added treatment of afterpulses to FillEmpty, FillRandom and
|
|---|
| 151 | Evolve
|
|---|
| 152 | - added member functions to process the afterpulses
|
|---|
| 153 |
|
|---|
| 154 |
|
|---|
| 155 |
|
|---|
| 156 | 2011/01/06 Thomas Bretz
|
|---|
| 157 |
|
|---|
| 158 | * mimage/MNewImagePar2.cc:
|
|---|
| 159 | - use GetL() instead of GetT() for fBorderLinePixel
|
|---|
| 160 |
|
|---|
| 161 | * mgeom/MGeomRectangle.h:
|
|---|
| 162 | - added GetL member-function
|
|---|
| 163 |
|
|---|
| 164 | * mgeom/MGeomPix.h:
|
|---|
| 165 | - fixed the comment of GetT
|
|---|
| 166 |
|
|---|
| 167 | * mgeom/MGeom.h:
|
|---|
| 168 | - added abstract function GetL
|
|---|
| 169 |
|
|---|
| 170 | * mgeom/MGeomRectangle.cc:
|
|---|
| 171 | - fixed the comment for GetT
|
|---|
| 172 | - added GetL
|
|---|
| 173 |
|
|---|
| 174 | * mgeom/MGeomCamDwarf.cc:
|
|---|
| 175 | - use the HitFrame from the base class with a slightly
|
|---|
| 176 | increased radius (no change in behaviour)
|
|---|
| 177 |
|
|---|
| 178 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 179 | - added HitFrame
|
|---|
| 180 |
|
|---|
| 181 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 182 | - implemented the possibility to overwrite the absorbing
|
|---|
| 183 | size of the detector
|
|---|
| 184 | - added fDetectorFrame
|
|---|
| 185 |
|
|---|
| 186 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 187 | - updated comments
|
|---|
| 188 |
|
|---|
| 189 | * msimcamera/MSimRandomPhotons.cc:
|
|---|
| 190 | - fixed a mistake in the log-output
|
|---|