ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/VertexFitInterface/BuildFile
Revision: 1.6
Committed: Mon Jan 18 14:41:34 2010 UTC (15 years, 3 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, V07-05-00, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, ConvRejection-10-06-09, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i
Changes since 1.5: +2 -1 lines
Log Message:
Fix Track Paramater phi-related bugs and add consistent propagation to origin

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.5 2008/09/27 05:48:26 loizides Exp $
3
4 <use name=FWCore/Utilities>
5 <use name=DataFormats/TrackReco>
6 <use name=TrackingTools/TrajectoryState>
7 <use name=MitCommon/DataFormats>
8 <use name=MitCommon/MathTools>
9 <use name=MitCommon/VertexFit>
10 #<flags CXXFLAGS="-g">
11 <export>
12 <lib name=MitEdmVertexFitInterface>
13 </export>