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
Log Message:
update

File Contents

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