ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitHzz4l
/
LeptonSelection
/
interface
/
IsolationSelection.h
Revision:
1.1
Committed:
Mon Feb 13 09:35:31 2012 UTC
(13 years, 3 months ago) by
khahn
Content type:
text/plain
Branch:
MAIN
Log Message:
*** empty log message ***
File Contents
#
User
Rev
Content
1
khahn
1.1
#include "TElectron.hh"
2
#include "TMuon.hh"
3
4
#include "ParseArgs.h"
5
#include "SelectionStatus.h"
6
7
SelectionStatus failEleIso(ControlFlags &, const mithep::TElectron * );
8
SelectionStatus passMuonIsoSelection( ControlFlags &, const mithep::TMuon * );