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

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