ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/BuildFile
Revision: 1.5
Committed: Mon May 10 15:15:25 2010 UTC (14 years, 11 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1
Changes since 1.4: +2 -1 lines
Log Message:
Jet corrections in 36x and for all levels except L6

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2 bendavid 1.5 # $Id: BuildFile,v 1.4 2009/09/08 00:00:30 bendavid 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 bendavid 1.5 <use name=FWCore/ParameterSet>
10 ceballos 1.3 <use name=lhapdf>
11 loizides 1.1 <use root>
12     #<flags CXXFLAGS="-g">
13     <export>
14     <lib name=MitPhysicsMods>
15     </export>