36 |
* This method checks all the cuts for the current event. It exits only after |
* This method checks all the cuts for the current event. It exits only after |
37 |
* all the cuts have been evaluated. Note that it doesn't call OnGood() nor OnBad(), not |
* all the cuts have been evaluated. Note that it doesn't call OnGood() nor OnBad(), not |
38 |
* even for the PamCut objects in the collection. |
* even for the PamCut objects in the collection. |
39 |
|
* |
40 |
|
* @param event The event to analyze. |
41 |
* @return the index of the first failed cut (range: [0, \#cuts-1], see AddCut()); \ |
* @return the index of the first failed cut (range: [0, \#cuts-1], see AddCut()); \ |
42 |
* #CUTOK if the event satisfies all the cuts. |
* #CUTOK if the event satisfies all the cuts. |
43 |
*/ |
*/ |