1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<use name="FWCore/Concurrency"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/Framework"/>
<use name="SimDataFormats/GeneratorProducts"/>
<use name="GeneratorInterface/LHEInterface"/>
<use name="heppdt"/>
<use name="boost"/>
<use name="hepmc"/>
<use name="hepmc3"/>
<use name="clhep"/>
<use name="lhapdf"/>
<use name="f77compiler"/>
<use name="root"/>
<export>
<lib name="1"/>
</export>
|