1
2
3
4
5
6
7
8
9
10
11
12
|
<use name="boost"/>
<use name="FWCore/Framework"/>
<use name="CalibCalorimetry/HcalAlgos"/>
<use name="CondFormats/HcalObjects"/>
<use name="CalibFormats/HcalObjects"/>
<use name="CondTools/Hcal"/>
<use name="RelationalAccess"/>
<use name="CondCore/PopCon"/>
<use name="xerces-c"/>
<library file="*.cc" name="CondToolsHcalPlugin">
<flags EDM_PLUGIN="1"/>
</library>
|