ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/BuildFile
(Generate patch)

Comparing UserCode/MitEdm/Producers/BuildFile (file contents):
Revision 1.2 by bendavid, Tue Jul 29 22:52:55 2008 UTC vs.
Revision 1.7 by bendavid, Mon Oct 13 10:39:23 2008 UTC

# Line 1 | Line 1
1 < <use name=clhep>
1 > # -*- Makefile -*-
2 > # $Id$
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=DataFormats/Common>
10   <use name=DataFormats/TrackReco>
11 <
12 < <use name=MitVertex/Fit>
13 < <use name=MitEdm/VertexFitInterface>
11 > <use name=DataFormats/VertexReco>
12 > <use name=MitCommon/DataFormats>
13 > <use name=MitCommon/MathTools>
14   <use name=MitEdm/DataFormats>
15 <
16 < <flags CXXFLAGS="-g">
15 > <use name=MitEdm/VertexFitInterface>
16 > #<flags CXXFLAGS="-g">
17   <flags EDM_PLUGIN=1>
18   <export>
19    <lib name=MitEdmProducer>
17  <use name=clhep>
18  <use name=FWCore/Framework>
19  <use name=FWCore/PluginManager>
20  <use name=FWCore/ParameterSet>
21  <use name=MitVertex/Fit>
22  <use name=MitEdm/VertexFitInterface>
23  <use name=MitEdm/DataFormats>
20   </export>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines