Changeset 7430 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/25/05 14:47:57 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7429 r7430 25 25 * datacenter/macros/plotdb.C: 26 26 - added new tabs for new columns 27 28 * mcamera/CameraLinkDef.h, mcamera/Makefile: 29 - added new classes MCameraTH, MCameraTD and MCameraRecTemp 30 31 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]: 32 - added some const-qualifiers 33 34 * mreport/MReportCC.[h,cc]: 35 - updated to allow reading new CC reports 36 37 * merpp.cc: 38 - added contentent of new CC report to CC output tree 39 40 41 42 2005/11/25 Daniel Mazin (2005/11/02) 43 44 * mreflector/MRflEvtHeader.h 45 - added parameters first interaction point, telescope phi and theta, 46 fitted quantities from CORSIKA (number of particles in the shower 47 maximum, t0, tmax, chi2), fraction of electrons, muons and other 48 particles. Added getters and setters. 49 50 * mfileio/MReadRflFile.cc 51 - filled in the variables above 52 53 54 55 2005/11/25 A. Moralejo (2005/10/14) 56 57 * mreflector/MRflEvtHeader.h 58 - added parameters: energy, versor of primary's momentum and core 59 position on ground. Added getters and setters. 60 61 * mfileio/MReadRflFile.cc 62 - filled in the variables above 63 64 65 66 2005/11/25 Toni Coarasa (09/09/2005) 67 68 * msignal/MExtractTimeAndChargeDigitalFilter.cc 69 - fix a bug in the calculation of the high-gain times: 70 They were all shifted by the same amount "fHiGainFirst". This 71 caused an offset of usually 3 FADC slices in the times calculated 72 from high-gain and from low-gain. The bug did not have any effect 73 on the calibration runs because there, fHiGainFirst was set to 0. 74 The bug was there since 30.1.2005. 27 75 28 76
Note:
See TracChangeset
for help on using the changeset viewer.