ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/bin/BuildFile.xml
Revision: 1.10
Committed: Mon May 21 17:43:13 2012 UTC (12 years, 11 months ago) by bortigno
Content type: text/xml
Branch: MAIN
CVS Tags: Step2ForV31_v0
Changes since 1.9: +1 -0 lines
Log Message:
Added Ntupler7TeV.cc

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 arizzi 1.9 <bin file="Ntupler.cc"></bin>
20 bortigno 1.10 <bin file="Ntupler7TeV.cc"></bin>
21 arizzi 1.7 <bin file="Updater.cc"></bin>
22 arizzi 1.2 </environment>