ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/BuildFile.xml
Revision: 1.1.6.2
Committed: Wed Nov 28 02:48:01 2012 UTC (12 years, 5 months ago) by ntran
Content type: text/xml
Branch: hbbsubstructDevPostHCP
CVS Tags: hbbsubstructDev_11, hbbsubstructDev_10, hbbsubstructDev_9, hbbsubstructDev_8, hbbsubstructDev_7
Changes since 1.1.6.1: +1 -0 lines
Log Message:
move substructure tools to a new area

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 ntran 1.1.6.2 <use name="JetSubstructure/SubstructureTools"/>
11 tboccali 1.1 <use name="fastjet"/>
12 ntran 1.1.6.1 <use name="rootphysics"/>
13     <use name="rootrflx"/>
14     <flags CXXFLAGS="-O0 -g -DDEBUG"/>
15 tboccali 1.1 <export>
16 ntran 1.1.6.1 <lib name="1"/>
17 tboccali 1.1 </export>
18    
19 ntran 1.1.6.1