ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/VHbbDataFormats/bin/BuildFile.xml
Revision: 1.3
Committed: Mon Jul 25 15:55:56 2011 UTC (13 years, 9 months ago) by tboccali
Content type: text/xml
Branch: MAIN
CVS Tags: AndreaAug10th, HBB_EDMNtupleV1_ProcV2, Jul28th2011, Jul26th2011
Changes since 1.2: +1 -2 lines
Log Message:
allow for more leptons when having the Z

File Contents

# User Rev Content
1 tboccali 1.1 <use name="root"/>
2     <use name="boost"/>
3     <use name="fastjet"/>
4     <use name="rootcintex"/>
5     <use name="FWCore/FWLite"/>
6     <use name="DataFormats/FWLite"/>
7     <use name="DataFormats/Luminosity"/>
8     <use name="FWCore/PythonParameterSet"/>
9     <use name="CommonTools/Utils"/>
10     <use name="PhysicsTools/FWLite"/>
11     <use name="PhysicsTools/Utilities"/>
12     <use name="PhysicsTools/SelectorUtils"/>
13     <environment>
14 tboccali 1.3 <bin file="make_histos.cxx"></bin>
15 arizzi 1.2 </environment>