ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/HiGenTools/plugins/BuildFile
Revision: 1.3
Committed: Fri Apr 2 21:12:50 2010 UTC (15 years, 1 month ago) by bazterra
Branch: MAIN
Changes since 1.2: +1 -3 lines
Log Message:
Seeding the HiEventTuner.

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>