ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/plugins/DeltaRSelector.hh
Revision: 1.1
Committed: Wed Jun 24 16:18:47 2009 UTC (15 years, 10 months ago) by amagnan
Content type: text/plain
Branch: MAIN
CVS Tags: v00-01-00
Log Message:
add selection/veto of Zbb(cc) at generator level + deltaR(lepton-jet) filter

File Contents

# User Rev Content
1 amagnan 1.1 //#include "PluginManager/ModuleDef.h"
2     #include "FWCore/Framework/interface/MakerMacros.h"
3    
4     #include "PhysicsTools/UtilAlgos/interface/ObjectSelector.h"
5     #include "UserCode/HbbAnalysis/interface/JetDeltaRSelector.hh"
6    
7     // define your producer name
8     typedef ObjectSelector<JetDeltaRSelector> HbbJetLeptonDeltaRSelector;
9    
10     // declare the module as plugin