Revision: | 1.1 |
Committed: | Sat Mar 27 17:38:06 2010 UTC (15 years, 1 month ago) by yilmaz |
Branch: | MAIN |
Log Message: | skeleton code for simulation truncating |
# | 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 | <use name=SimDataFormats/SimHit> | ||
9 | <use name=SimDataFormats/CaloHit> | ||
10 | |||
11 | <use name=clhep> | ||
12 | <library file="*.cc" name=GeneratorInterfaceHiGenCommonPlugins> | ||
13 | <flags EDM_PLUGIN=1> | ||
14 | </library> |