Changeset 3344 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/27/04 20:07:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3343 r3344 5 5 -*-*- END OF LINE -*-*- 6 6 2004/02/27: Raducci Sebastian 7 7 8 * mhist/Makefile 8 9 - added mastro in the include list 9 10 11 10 12 2004/02/27: Abelardo Moralejo 13 11 14 * mmain/MEventDisplay.cc 12 15 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam. 16 - Updated display of MC data: removed MCerPhotCalc, and replaced 17 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now 18 MPedPhotCam is filled and all the camera display tabs are shown 19 correctly (most were not working for MC events since a while 20 ago). 21 22 * manalysis/MMcCalibrationUpdate.[h,cc] 23 - Added member variable Bool_t fOuterPixelsScaling, which is 24 kTRUE by default. If set to kFALSE, MCalibrationCam is filled 25 such that MCerPhotEvt will later be filled with the signal as it 26 is, not corrected for the (possibly) different gain of the outer 27 pixels electronic chain. This option was necessary to allow for 28 the change in the camera display (see above). 29 30 * manalysis/Makefile 31 - Added mcalib to list of include directories. 13 32 14 33 * macros/starmc.C
Note:
See TracChangeset
for help on using the changeset viewer.