ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/SFrameTools/include/Selection.h
(Generate patch)

Comparing UserCode/UHHAnalysis/SFrameTools/include/Selection.h (file contents):
Revision 1.4 by peiffer, Wed Jun 6 15:29:09 2012 UTC vs.
Revision 1.5 by peiffer, Fri Jun 8 14:01:43 2012 UTC

# Line 27 | Line 27 | class Selection{
27    
28    void addSelectionModule(SelectionModule*);
29    void clearSelectionModulesList();
30 +  void resetCutFlow();
31    bool passSelection(BaseCycleContainer *bcc);
32    bool passInvertedSelection(BaseCycleContainer *bcc);
33    bool passSelection();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines