Changeset 1100 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/28/01 16:34:25 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1088 r1100 1 1 -*-*- END -*-*- 2 3 2001/11/28: Oscar Blanch Bigas 4 5 * mbase/MReadMarsFile.cc: 6 - Added process of fRun = new MReadTree("RunHeaders", fname), 7 needed to read RunHeaders tree information. 8 9 * manalysis/MCerPhotCalc.h: 10 - Added fNumLoGainFadcSlices and fNumHiGainFadcSlices member 11 variables because they are needed for Pedestal substraction. 12 13 * manalysis/MCerPhotCalc.h: 14 - Change in the methode to substract the pedestal. The new 15 methode is valid either for MC data and real data but only for 16 the current integration (GetSumHiGainSamples()). 17 18 * macros/readMagic.C: 19 - Added severaltask in the task list: 20 MReadMarsFile to read RunHeaders Tree 21 MPedestalCopy and MPedestalNSB to treat correctly pedestals. 22 23 * macros/MagicHillas.C: 24 - Added severaltask in the task list: 25 MReadMarsFile to read RunHeaders Tree 26 MPedestalCopy and MPedestalNSB to treat correctly pedestals. 27 28 * mmc/MMcRunHeader.hxx: 29 - Added GetNumPheFromDNSB(). 30 31 * mmc/MMcFadcHeader.hxx: 32 - Added GetAmplitud(). 33 34 * manalysis/MMcPedestalNSB.h / .cc: 35 - New class which adds to the pedestal rms the contribution from 36 the diffuse NSB. 37 38 * manalysis/Makefile: 39 - New class MMcPedestalNSB added. 40 41 * manalysis/AnalysisLinkDefine. 42 - New class MMcPedestalNSB added. 43 44 2 45 3 46 2001/11/16: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.