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.1 by amagnan, Wed Apr 15 10:24:16 2009 UTC vs.
Revision 1.2 by amagnan, Wed Jun 24 16:08:31 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/EventFlavourFilter.hh"
4 + #include "UserCode/HbbAnalysis/plugins/DeltaRSelector.hh"
5  
6   DEFINE_SEAL_MODULE();
7 + DEFINE_ANOTHER_FWK_MODULE( HbbJetLeptonDeltaRSelector );
8 + DEFINE_ANOTHER_FWK_MODULE( EventFlavourFilter );
9   DEFINE_ANOTHER_FWK_MODULE( HbbAnalyzer );
10 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines