ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/python/plugins/SealModule.cc
Revision: 1.2
Committed: Wed Apr 15 11:57:18 2009 UTC (16 years ago) by amagnan
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
oups...

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 );