ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
HbbAnalysis
/
python
/
plugins
/
SealModule.cc
Revision:
1.1
Committed:
Wed Apr 15 11:51:27 2009 UTC
(16 years ago) by
amagnan
Content type:
text/plain
Branch:
MAIN
Branch point for:
v00-00-00
Log Message:
Initial revision
File Contents
#
User
Rev
Content
1
amagnan
1.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 );