ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/BuildFile
Revision: 1.4
Committed: Tue Sep 8 00:00:30 2009 UTC (15 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012, Mit_011a
Changes since 1.3: +2 -1 lines
Log Message:
Add JetCorrectionMod for on the fly jet corrections

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.3 2009/08/10 20:28:11 ceballos Exp $
3
4 <use name=MitCommon/MathTools>
5 <use name=MitAna/TreeMod>
6 <use name=MitPhysics/Init>
7 <use name=MitPhysics/Utils>
8 <use name=CondFormats/JetMETObjects>
9 <use name=lhapdf>
10 <use root>
11 #<flags CXXFLAGS="-g">
12 <export>
13 <lib name=MitPhysicsMods>
14 </export>