ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/bin/BuildFile.xml
Revision: 1.5
Committed: Thu Sep 8 07:46:27 2011 UTC (13 years, 8 months ago) by nmohr
Content type: text/xml
Branch: MAIN
CVS Tags: EdmV9Sept2011, Sept19th2011_2, Sept19th2011, Sept19th, VHNtupleV9_AR1, VHSept15_AR1, Sept14th2011_2, Sept14th2011_AR1, Sept14th2011, Sept13th2011, AR_Sep8_LightNtuple
Changes since 1.4: +1 -0 lines
Log Message:
Add to buildfile

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     <environment>
15 bortigno 1.4 <bin file="make_histos.cxx"></bin>
16     <bin file="TMVAClassification.cxx"></bin>
17     <bin file="make_tree.cxx"></bin>
18 nmohr 1.5 <bin file="Ntupler.cc"></bin>
19 arizzi 1.2 </environment>