1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<use name="FWCore/MessageLogger"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="DQMServices/Core"/>
<use name="FWCore/ServiceRegistry"/>
<use name="CondFormats/Luminosity"/>
<use name="CoralBase"/>
<use name="CondCore/DBOutputService"/>
<use name="DataFormats/Luminosity"/>
<use name="CondFormats/DataRecord"/>
<flags EDM_PLUGIN="1"/>
<library file="*.cc" name="CalibrationLumiAlCaRecoProducersPlugins">
<flags EDM_PLUGIN="1"/>
</library>
|