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

Comparing UserCode/HbbAnalysis/plugins/SealModule.cc (file contents):
Revision 1.3 by amagnan, Thu Aug 6 07:36:34 2009 UTC vs.
Revision 1.4 by amagnan, Thu Sep 17 19:39:51 2009 UTC

# Line 1 | Line 1
1   #include "FWCore/Framework/interface/MakerMacros.h"
2   #include "UserCode/HbbAnalysis/plugins/HbbAnalyzer.hh"
3 + #include "UserCode/HbbAnalysis/plugins/HbbTreeMaker.hh"
4   #include "UserCode/HbbAnalysis/plugins/EventFlavourFilter.hh"
5   #include "UserCode/HbbAnalysis/plugins/DeltaRSelector.hh"
6  
# Line 8 | Line 9 | DEFINE_ANOTHER_FWK_MODULE( HbbJetLeptonD
9   DEFINE_ANOTHER_FWK_MODULE( HbbTauLeptonDeltaRSelector );
10   DEFINE_ANOTHER_FWK_MODULE( EventFlavourFilter );
11   DEFINE_ANOTHER_FWK_MODULE( HbbAnalyzer );
12 + DEFINE_ANOTHER_FWK_MODULE( HbbTreeMaker );
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines