ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/plugins/SealModule.cc
Revision: 1.1
Committed: Wed Apr 15 10:24:16 2009 UTC (16 years, 1 month ago) by amagnan
Content type: text/plain
Branch: MAIN
Branch point for: v00-00-00
Log Message:
Initial revision

File Contents

# Content
1 #include "FWCore/Framework/interface/MakerMacros.h"
2 #include "UserCode/HbbAnalysis/plugins/HbbAnalyzer.hh"
3
4 DEFINE_SEAL_MODULE();
5 DEFINE_ANOTHER_FWK_MODULE( HbbAnalyzer );