ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/plugins/DeltaRSelector.hh
(Generate patch)

Comparing UserCode/HbbAnalysis/plugins/DeltaRSelector.hh (file contents):
Revision 1.1 by amagnan, Wed Jun 24 16:18:47 2009 UTC vs.
Revision 1.3 by amagnan, Tue Mar 2 10:30:14 2010 UTC

# Line 3 | Line 3
3  
4   #include "PhysicsTools/UtilAlgos/interface/ObjectSelector.h"
5   #include "UserCode/HbbAnalysis/interface/JetDeltaRSelector.hh"
6 + #include "UserCode/HbbAnalysis/interface/TauDeltaRSelector.hh"
7  
8   // define your producer name
9   typedef ObjectSelector<JetDeltaRSelector> HbbJetLeptonDeltaRSelector;
10 + typedef ObjectSelector<TauDeltaRSelector> HbbTauLeptonDeltaRSelector;
11  
12   // declare the module as plugin
13 +
14 +
15 + #include "FWCore/Framework/interface/MakerMacros.h"
16 + DEFINE_ANOTHER_FWK_MODULE( HbbJetLeptonDeltaRSelector );
17 + DEFINE_ANOTHER_FWK_MODULE( HbbTauLeptonDeltaRSelector );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines