ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/BuildFile
Revision: 1.8
Committed: Thu Oct 16 16:44:52 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005
Changes since 1.7: +3 -1 lines
Log Message:
Updated HitDropper for accuracy and speed in determining which hits to remove

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.7 2008/10/13 10:39:23 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/VertexReco>
14 <use name=MitCommon/DataFormats>
15 <use name=MitCommon/MathTools>
16 <use name=MitEdm/DataFormats>
17 <use name=MitEdm/VertexFitInterface>
18 #<flags CXXFLAGS="-g">
19 <flags EDM_PLUGIN=1>
20 <export>
21 <lib name=MitEdmProducer>
22 </export>