ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/BuildFile.xml
Revision: 1.3
Committed: Sun Sep 25 10:08:10 2011 UTC (13 years, 7 months ago) by sixie
Content type: text/xml
Branch: MAIN
CVS Tags: Mit_028a, Mit_028, Mit_027, Mit_027a, Mit_025e, Mit_025d, Mit_025c, Mit_025b, Mit_025a, Mit_025, Mit_025pre2
Changes since 1.2: +2 -0 lines
Log Message:
Add Electron ID MVA Feature

File Contents

# User Rev Content
1 bendavid 1.1 <use name="MitCommon/MathTools"/>
2     <use name="MitAna/TreeMod"/>
3     <use name="MitPhysics/Init"/>
4     <use name="MitPhysics/Utils"/>
5     <use name="MitPhysics/ElectronLikelihood"/>
6     <use name="CondFormats/JetMETObjects"/>
7     <use name="FWCore/ParameterSet"/>
8     <use name="lhapdf"/>
9 sixie 1.3 <use name="root"/>
10     <use name="roottmva"/>
11 bendavid 1.1 <use root=""/>
12 bendavid 1.2 <lib name="EG"/>
13 bendavid 1.1 <export>
14     <lib name="1"/>
15     </export>