ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitEdm
/
VertexFitInterface
/
BuildFile
Revision:
1.2
Committed:
Thu Aug 28 22:09:20 2008 UTC
(16 years, 8 months ago) by
paus
Branch:
MAIN
Changes since
1.1
:
+3 -2 lines
Log Message:
Adding HelixIntersector interface.
File Contents
#
Content
1
# -*- Makefile -*-
2
# $Id: BuildFile,v 1.1 2008/07/28 23:05:38 paus Exp $
3
4
<use name=FWCore/Utilities>
5
<use name=DataFormats/TrackReco>
6
<use name=MitVertex/Fit>
7
<use name=MitVertex/Helix>
8
<flags CXXFLAGS="-g">
9
<export>
10
<lib name=MitEdmVertexFitInterface>
11
</export>