ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/BuildFile
Revision: 1.2
Committed: Tue Mar 10 23:04:10 2009 UTC (16 years, 1 month ago) by kukartse
Branch: MAIN
CVS Tags: V00-01-10, gak031009
Changes since 1.1: +1 -1 lines
Log Message:
test/ljmet.cc builds a binary that can take command line parameters

File Contents

# Content
1 <use name=FWCore/Framework>
2 <use name=FWCore/PluginManager>
3 <use name=FWCore/ParameterSet>
4 <use name=DataFormats/PatCandidates>
5 #<use name=rootrflx>
6 <use name=DataFormats/Math>
7 <use name=CLHEP>
8 <use name=root>
9 #<lib name=RooFit>
10 #<flags EDM_PLUGIN=1>
11 <export>
12 <lib name=LJMetMultivariateAnalysis>
13 <use name=FWCore/Framework>
14 <use name=FWCore/PluginManager>
15 <use name=FWCore/ParameterSet>
16 </export>