ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/BuildFile.xml
Revision: 1.1.6.1
Committed: Tue Nov 27 05:04:17 2012 UTC (12 years, 5 months ago) by ntran
Content type: text/xml
Branch: hbbsubstructDevPostHCP
CVS Tags: hbbsubstructDev_6, hbbsubstructDev_5
Changes since 1.1: +14 -11 lines
Log Message:
major update, including new proposal for FJ3 inputs to step 2

File Contents

# User Rev Content
1 ntran 1.1.6.1 <use name="CondFormats/JetMETObjects"/>
2     <use name="DataFormats/Common"/>
3     <use name="DataFormats/FWLite"/>
4     <use name="DataFormats/GeometryVector"/>
5     <use name="DataFormats/Math"/>
6     <use name="FWCore/Common"/>
7     <use name="FWCore/Framework"/>
8     <use name="FWCore/ParameterSet"/>
9     <use name="FWCore/PythonParameterSet"/>
10 tboccali 1.1 <use name="fastjet"/>
11 ntran 1.1.6.1 <use name="rootphysics"/>
12     <use name="rootrflx"/>
13     <flags CXXFLAGS="-O0 -g -DDEBUG"/>
14 tboccali 1.1 <export>
15 ntran 1.1.6.1 <lib name="1"/>
16 tboccali 1.1 </export>
17    
18 ntran 1.1.6.1