ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/plugins/BuildFile
Revision: 1.5
Committed: Thu Jan 20 18:28:01 2011 UTC (14 years, 3 months ago) by yilmaz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -0 lines
Error occurred while calculating annotation data.
Log Message:
update

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=SimTracker/Records>
10 <use name=SimGeneral/TrackAnalysis>
11 <library file="*.cc" name=CmsHiUtilitiesPlugins>
12 <flags EDM_PLUGIN=1>
13 </library>
14