Changeset 5766 for trunk/MagicSoft/TDAS-Extractor
- Timestamp:
- 01/10/05 12:06:33 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/TDAS-Extractor/Algorithms.tex
r5765 r5766 585 585 \item SetRange({\textit{maxbin}}-3,{\textit{maxbin}}+11,{\textit{maxbin}}-1.5,{\textit{maxbin}}+8.5); 586 586 \suspend{enumerate} 587 \item[MExtractFixedWindowPeakSearch]: with the following parameters: \\587 \item[MExtractFixedWindowPeakSearch]: with the following initialization: \\ 588 588 SetRange(0,18,2,14); and: 589 589 \resume{enumerate} … … 595 595 \item SetWindows(14,10,4); SetOffsetFromWindow(2); 596 596 \suspend{enumerate} 597 \item[MExtractTimeAndChargeSlidingWindow]: with the following parameters: \\597 \item[MExtractTimeAndChargeSlidingWindow]: with the following initialization: \\ 598 598 SetRange(0,18,2,14); and: 599 599 \resume{enumerate} … … 605 605 \item SetWindowSize(14,10); 606 606 \suspend{enumerate} 607 \item[MExtractTimeAndChargeSpline]: with the following parameters:607 \item[MExtractTimeAndChargeSpline]: with the following initialization: 608 608 \resume{enumerate} 609 609 \item SetChargeType(MExtractTimeAndChargeSpline::kAmplitude); \\ … … 619 619 \item SetRiseTime(1.5); SetFallTime(4.5); 620 620 \suspend{enumerate} 621 \item[MExtractTimeAndChargeDigitalFilter]: with the following parameters:621 \item[MExtractTimeAndChargeDigitalFilter]: with the following initialization: 622 622 \resume{enumerate} 623 623 \item SetWeightsFile(``cosmic\_weights6.dat'');
Note:
See TracChangeset
for help on using the changeset viewer.