ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/bin/BuildFile.xml
Revision: 1.6
Committed: Wed Sep 28 12:33:09 2011 UTC (13 years, 7 months ago) by bortigno
Content type: text/xml
Branch: MAIN
CVS Tags: AR_step2_Oct25, AR_step2_oct19, EdmV11Oct2011, AR_Step2_Oct13, AR_Oct9Ntuple, AR_Oct7_step2ntuple, AR_Oct5Ntuple, EdmV10Oct2011
Changes since 1.5: +1 -0 lines
Log Message:
RecoBTag/SecondaryVertex added

File Contents

# User Rev Content
1 tboccali 1.1 <use name="root"/>
2 bortigno 1.4 <use name="roottmva"/>
3 tboccali 1.1 <use name="boost"/>
4     <use name="fastjet"/>
5     <use name="rootcintex"/>
6     <use name="FWCore/FWLite"/>
7     <use name="DataFormats/FWLite"/>
8     <use name="DataFormats/Luminosity"/>
9     <use name="FWCore/PythonParameterSet"/>
10     <use name="CommonTools/Utils"/>
11     <use name="PhysicsTools/FWLite"/>
12     <use name="PhysicsTools/Utilities"/>
13     <use name="PhysicsTools/SelectorUtils"/>
14 bortigno 1.6 <use name="RecoBTag/SecondaryVertex"/>
15 tboccali 1.1 <environment>
16 bortigno 1.4 <bin file="make_histos.cxx"></bin>
17     <bin file="TMVAClassification.cxx"></bin>
18     <bin file="make_tree.cxx"></bin>
19 nmohr 1.5 <bin file="Ntupler.cc"></bin>
20 arizzi 1.2 </environment>