/[PAMELA software]/PamCut/TofCuts/TofPatternCut/TofPatternCut.h
ViewVC logotype

Diff of /PamCut/TofCuts/TofPatternCut/TofPatternCut.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pam-fi, Tue Dec 8 17:40:01 2009 UTC revision 1.3 by pam-fi, Thu Mar 18 14:44:11 2010 UTC
# Line 15  Line 15 
15  /*! @brief The Tof-pattern cut.  /*! @brief The Tof-pattern cut.
16   *   *
17   * Requirements:   * Requirements:
18   * - not more than 1 hit paddle on S11 S12 S21 S22;   * - (1) no more than 1 hit paddle on S11 S12 S21 S22;
19   * - at least 1 hit paddle on S1 and S2;   * - (2) at least 1 hit paddle on S1 and S2;
20   * - not more than 3 hit PMTs (only TDC hits with tdc<4095) outside track;   * - (3) less than 3 hit PMTs (only TDC hits with tdc<4095) outside track on S11 and S12;
21   *   on S11 and S12;   * - (4) if there is a hit paddle, it must be associated to the track.
  * - if there is a hit paddle, the PMTs (TDC hits) must be associated to the track;  
  * - if no PMTs (TDC hits) are associated to the track, there must be no hit paddles.  
22   */   */
23  class TofPatternCut: public PamCut {  class TofPatternCut: public PamCut {
24    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23