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

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