/[PAMELA software]/PamCut/Collections/SmartBlindCollection/SmartBlindCollection.h
ViewVC logotype

Diff of /PamCut/Collections/SmartBlindCollection/SmartBlindCollection.h

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

revision 1.2 by pam-fi, Fri Jun 5 13:14:34 2009 UTC revision 1.3 by pam-fi, Tue Jun 16 16:44:59 2009 UTC
# Line 19  Line 19 
19   * This collection differs from SmartCollection only because it is blind, ie., it will apply   * This collection differs from SmartCollection only because it is blind, ie., it will apply
20   * all the cuts to each events, even if some of them fail (see #BlindCutCollection to get   * all the cuts to each events, even if some of them fail (see #BlindCutCollection to get
21   * more info about blind collections). In current implementation, after a cut has failed, it   * more info about blind collections). In current implementation, after a cut has failed, it
22   * will call OnBad for all the actions that come after that cut, regardless if, for example,   * will call OnBad for all the actions that come after that cut (also the ones at the end of
23   * in a certain subsequent bunch all the cuts are satisfied.   * successive bunches), regardless if, for example, in a certain subsequent bunch all the
24     * cuts are satisfied.
25   */   */
26  class SmartBlindCollection: public SmartCollection {  class SmartBlindCollection: public SmartCollection {
27    

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

  ViewVC Help
Powered by ViewVC 1.1.23