Changeset 1107 for trunk/MagicSoft
- Timestamp:
- 12/11/01 10:16:10 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1106 r1107 37 37 * mbase/MReadMarsFile.cc: 38 38 - Added process of fRun = new MReadTree("RunHeaders", fname), 39 needed to read RunHeaders tree information.39 needed to read RunHeaders tree information. 40 40 41 41 * manalysis/MCerPhotCalc.h: 42 42 - Added fNumLoGainFadcSlices and fNumHiGainFadcSlices member 43 variables because they are needed for Pedestal substraction.43 variables because they are needed for Pedestal substraction. 44 44 45 45 * manalysis/MCerPhotCalc.h: 46 46 - Change in the methode to substract the pedestal. The new 47 methode is valid either for MC data and real data but only for48 the current integration (GetSumHiGainSamples()).47 methode is valid either for MC data and real data but only for 48 the current integration (GetSumHiGainSamples()). 49 49 50 50 * macros/readMagic.C: 51 - Added several taskin the task list:51 - Added several tasks in the task list: 52 52 MReadMarsFile to read RunHeaders Tree 53 53 MPedestalCopy and MPedestalNSB to treat correctly pedestals. 54 54 55 55 * macros/MagicHillas.C: 56 - Added several taskin the task list:56 - Added several tasks in the task list: 57 57 MReadMarsFile to read RunHeaders Tree 58 58 MPedestalCopy and MPedestalNSB to treat correctly pedestals. … … 66 66 * manalysis/MMcPedestalNSB.h / .cc: 67 67 - New class which adds to the pedestal rms the contribution from 68 the diffuse NSB.68 the diffuse NSB. 69 69 70 70 * manalysis/Makefile:
Note:
See TracChangeset
for help on using the changeset viewer.