Please do not write behind the end of line tag so that it is possible to send a Changelog file to a line printer directly. Thanks. For your entries please follow EXACTLY this style: _yyyy/mm/dd_[Your Name] _ ___*_filename: _____-_description _ ___*_filename2, filename3: _____-_description _ _ _ While an underscore is a placeholder for a white-space or an empty line. -*-*- END OF LINE -*-*- 2011/02/10 Daniela Dorner * resmc/: - uncommented line of 950nm to take into account the changes of the range of the transmission curve 2011/02/09 Reiner Rohlfs * mcorsika/MCorsikaFormat.cc: - replace the selection of the blockType from a string comparison to a switch - statement. * mcorsika/MCorsikaRead.[h,cc]: - Redesign of the Process() - method: Read after the processing of one block the header of the next block to be able do decide to process the next block in the same the same call or to return from the method. 2011/01/24 Thomas Bretz * melectronics/MAvalanchePhotoDiode.h: - shifted the Afterpulse class behind the APD class to make it compile 2011/01/07 Thomas Bretz * msimcamera/MSimAPD.[h,cc]: - added setting of the afterpulse probabilities - handle afterpulses in processing * melectronics/MAvalanchePhotoDiode.[h,cc]: - restructured header file - added treatment of afterpulses in HitCellImp - added time constants and afterpulse probability data memebers - added TSortedList to hold the afterpulses - added afterpulses to calculation of relaxation time - added call to Relax to Init - added treatment of afterpulses to FillEmpty, FillRandom and Evolve - added member functions to process the afterpulses 2011/01/06 Thomas Bretz * mimage/MNewImagePar2.cc: - use GetL() instead of GetT() for fBorderLinePixel * mgeom/MGeomRectangle.h: - added GetL member-function * mgeom/MGeomPix.h: - fixed the comment of GetT * mgeom/MGeom.h: - added abstract function GetL * mgeom/MGeomRectangle.cc: - fixed the comment for GetT - added GetL * mgeom/MGeomCamDwarf.cc: - use the HitFrame from the base class with a slightly increased radius (no change in behaviour) * mgeom/MGeomCam.[h,cc]: - added HitFrame * msimreflector/MSimReflector.[h,cc]: - implemented the possibility to overwrite the absorbing size of the detector - added fDetectorFrame * mpointing/MPointingDevCalc.cc: - updated comments * msimcamera/MSimRandomPhotons.cc: - fixed a mistake in the log-output