ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/Selection/interface/MuonSelection.h
(Generate patch)

Comparing UserCode/MitHzz4l/Selection/interface/MuonSelection.h (file contents):
Revision 1.2 by khahn, Sat Oct 1 13:00:23 2011 UTC vs.
Revision 1.3 by khahn, Mon Oct 17 16:23:42 2011 UTC

# Line 1 | Line 1
1   #ifndef MUON_SELECTION
2   #define MUON_SELECTION
3  
4 + #include "TMuon.hh"
5 +
6   unsigned passMuonSelectionZZ( const mithep::TMuon * mu );
7   unsigned passSoftMuonSelection( const mithep::TMuon * mu );
8 + unsigned passMuonSelection( const mithep::TMuon * mu ); // kevin's WW selection
9  
10   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines