ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/LeptonSelection/interface/ForwardElectron.h
Revision: 1.1
Committed: Mon Feb 13 09:35:30 2012 UTC (13 years, 3 months ago) by khahn
Content type: text/plain
Branch: MAIN
CVS Tags: compiled, synced_FSR_2, synced_FSR, synched2, synched, HEAD
Log Message:
*** empty log message ***

File Contents

# Content
1 #ifndef FWDELE_SELECTION
2 #define FWDELE_SELECTION
3
4 unsigned passPhotonSelection( const mithep::TPhoton * p );
5
6 #endif