Changeset 6469
- Timestamp:
- 02/14/05 23:30:41 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6468 r6469 28 28 0.02 to 0.05. 29 29 30 * msignal/MExtractTimeAndCharge.cc 31 - lowered default low-gain switch from 150 to 120. (for calibration 32 events which saturate more than 5% of the events). 30 33 31 34 2005/02/14 Thomas Bretz -
trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc
r5961 r6469 86 86 87 87 const Float_t MExtractTimeAndCharge::fgLoGainStartShift = -2.8; 88 const Byte_t MExtractTimeAndCharge::fgLoGainSwitch = 1 50;88 const Byte_t MExtractTimeAndCharge::fgLoGainSwitch = 120; 89 89 // -------------------------------------------------------------------------- 90 90 //
Note:
See TracChangeset
for help on using the changeset viewer.