ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/HiGenTools/plugins/BuildFile
Revision: 1.4
Committed: Tue Apr 6 19:12:33 2010 UTC (15 years, 1 month ago) by bazterra
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
State: FILE REMOVED
Log Message:
Separating the tuner producer from tune implementation.

File Contents

# User Rev Content
1 yilmaz 1.1 <use name=GeneratorInterface/HiGenCommon>
2     <use name=FWCore/Framework>
3     <use name=FWCore/PluginManager>
4     <use name=FWCore/ServiceRegistry>
5     <use name=FWCore/Utilities>
6     <use name=SimDataFormats/Track>
7     <use name=SimDataFormats/Vertex>
8 yilmaz 1.2 <use name=SimDataFormats/GeneratorProducts>
9 yilmaz 1.1
10     <use name=clhep>
11 bazterra 1.3 <library file="*.cc" name=HiGenToolsPlugins>
12 yilmaz 1.1 <flags EDM_PLUGIN=1>
13     </library>