ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/BuildFile
Revision: 1.6
Committed: Tue Sep 30 12:59:33 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004
Changes since 1.5: +2 -1 lines
Log Message:
updated producer for changes to DecayPart and added primary vertex

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.5 2008/09/27 05:48:24 loizides Exp $
3
4 <use name=root>
5 <use name=FWCore/Framework>
6 <use name=FWCore/ParameterSet>
7 <use name=Foundation/PluginManager>
8 <use name=DataFormats/Common>
9 <use name=DataFormats/TrackReco>
10 <use name=DataFormats/VertexReco>
11 <use name=MitCommon/DataFormats>
12 <use name=MitCommon/MathTools>
13 <use name=MitEdm/DataFormats>
14 <use name=MitEdm/VertexFitInterface>
15 #<flags CXXFLAGS="-g">
16 <flags EDM_PLUGIN=1>
17 <export>
18 <lib name=MitEdmProducer>
19 </export>