ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/plugins/Module.cc
Revision: 1.1
Committed: Tue Mar 10 23:04:10 2009 UTC (16 years, 1 month ago) by kukartse
Content type: text/plain
Branch: MAIN
CVS Tags: V00-01-14, V00-01-13, V00-01-12, V00-01-11, V00-01-10, gak031009
Log Message:
test/ljmet.cc builds a binary that can take command line parameters

File Contents

# Content
1 #include "FWCore/Framework/interface/MakerMacros.h"
2 #include "LJMet/MultivariateAnalysis/interface/TtLJetsAnalyzer.h"
3
4 DEFINE_FWK_MODULE(TtLJetsAnalyzer);