Changeset 5361 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/09/04 18:43:11 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5358 r5361 1 1 2 2 Please do not write behind the end of line tag so that it is possible 3 3 to send a Changelog file to a line printer directly. Thanks. … … 22 22 23 23 2004/11/08: Markus Gaug 24 25 * mjobs/MJPedestal.[h,cc] 26 - implemented the possibility to use the extractor to calculate the 27 pedestals. Now, there are three possibilities: 28 29 1) SetUseData(): will use MPedCalcFromLoGain together with a data 30 file (and possibly a signal extractor to 31 determine the ranges) 32 2) SetUsePedRun(): will use MPedCalcPedRun together with a 33 pedestal run (and possibly a signal extractor 34 to determine the ranges) 35 3) SetUseExtractor(): Will use the extractor itself and checks 36 that the flag IsNoiseCalculation() is set. 37 38 * msignal/MExtractor.[h,cc] 39 - introduced flag "fNoiseCalculation" to be used by the 40 deriving classes to calculate the noise from a fixed window in 41 time. 24 42 25 43 * mpedestal/MPedCalcFromLoGain.[h,cc]
Note:
See TracChangeset
for help on using the changeset viewer.