ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/BuildFile
Revision: 1.9
Committed: Mon Apr 6 15:19:37 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_009c, Mit_009b, Mit_009a, Mit_009
Changes since 1.8: +2 -1 lines
Log Message:
Cleanup

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.8 2008/10/16 16:44:52 bendavid Exp $
3
4 <use name=root>
5 <use name=FWCore/Framework>
6 <use name=FWCore/ParameterSet>
7 <use name=Foundation/PluginManager>
8 <use name=TrackingTools/TransientTrack>
9 <use name=RecoTracker/TkDetLayers>
10 <use name=RecoTracker/Record>
11 <use name=DataFormats/Common>
12 <use name=DataFormats/TrackReco>
13 <use name=DataFormats/GsfTrackReco>
14 <use name=DataFormats/VertexReco>
15 <use name=MitCommon/DataFormats>
16 <use name=MitCommon/MathTools>
17 <use name=MitEdm/DataFormats>
18 <use name=MitEdm/VertexFitInterface>
19 #<flags CXXFLAGS="-g">
20 <flags EDM_PLUGIN=1>
21 <export>
22 <lib name=MitEdmProducer>
23 </export>