ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/JetFitAnalyzer/test/BuildFile
Revision: 1.2.2.1
Committed: Tue Nov 10 01:12:06 2009 UTC (15 years, 5 months ago) by dnisson
Changes since 1.2: +1 -0 lines
Log Message:
New sigmas

File Contents

# User Rev Content
1 dnisson 1.1 <use name=root>
2     <use name=fastjet>
3     <use name=FWCore/Framework>
4     <use name=FWCore/PluginManager>
5     <use name=FWCore/ParameterSet>
6     <use name=PhysicsTools/UtilAlgos>
7     <use name=FWCore/ServiceRegistry>
8     <use name=UserCode/JetFitAnalyzer>
9 dnisson 1.2 <use name=DataFormats/HepMCCandidate>
10     <use name=DataFormats/ParticleFlowCandidate>
11     <use name=DataFormats/ParticleFlowReco>
12 dnisson 1.2.2.1 <use name=DataFormats/JetReco>
13 dnisson 1.1 <flags CXXFLAGS="-lMinuit">
14     <library file=JetFinderAnalyzer.cc>
15     <flags EDM_PLUGIN=1>
16     </library>