ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/plugins/BuildFile
Revision: 1.4
Committed: Mon Sep 7 23:02:00 2009 UTC (15 years, 8 months ago) by allfrey
Branch: MAIN
Changes since 1.3: +2 -0 lines
Log Message:
updating BuildFile for track matching in mixed events

File Contents

# Content
1 <use name=clhep>
2 <use name=hepmc>
3 <use name=FWCore/Framework>
4 <use name=FWCore/PluginManager>
5 <use name=FWCore/ParameterSet>
6 <use name=CmsHi/Utilities>
7 <use name=DataFormats/HeavyIonEvent>
8 <use name=SimTracker/TrackAssociation>
9 <use name=SimGeneral/TrackAnalysis>
10 <library file="*.cc" name=CmsHiUtilitiesPlugins>
11 <flags EDM_PLUGIN=1>
12 </library>
13