Ignore:
Timestamp:
01/10/05 12:06:33 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/TDAS-Extractor/Algorithms.tex

    r5765 r5766  
    585585\item SetRange({\textit{maxbin}}-3,{\textit{maxbin}}+11,{\textit{maxbin}}-1.5,{\textit{maxbin}}+8.5);
    586586\suspend{enumerate}
    587 \item[MExtractFixedWindowPeakSearch]: with the following parameters: \\
     587\item[MExtractFixedWindowPeakSearch]: with the following initialization: \\
    588588SetRange(0,18,2,14); and:
    589589\resume{enumerate}
     
    595595\item SetWindows(14,10,4); SetOffsetFromWindow(2);
    596596\suspend{enumerate}
    597 \item[MExtractTimeAndChargeSlidingWindow]: with the following parameters: \\
     597\item[MExtractTimeAndChargeSlidingWindow]: with the following initialization: \\
    598598SetRange(0,18,2,14); and:
    599599\resume{enumerate}
     
    605605\item SetWindowSize(14,10);
    606606\suspend{enumerate}
    607 \item[MExtractTimeAndChargeSpline]: with the following parameters:
     607\item[MExtractTimeAndChargeSpline]: with the following initialization:
    608608\resume{enumerate}
    609609\item SetChargeType(MExtractTimeAndChargeSpline::kAmplitude); \\
     
    619619\item SetRiseTime(1.5); SetFallTime(4.5);
    620620\suspend{enumerate}
    621 \item[MExtractTimeAndChargeDigitalFilter]: with the following parameters:
     621\item[MExtractTimeAndChargeDigitalFilter]: with the following initialization:
    622622\resume{enumerate}
    623623\item SetWeightsFile(``cosmic\_weights6.dat'');
Note: See TracChangeset for help on using the changeset viewer.