Skip to content

Commit aa13bce

Browse files
author
Sunanda
committed
One more change
1 parent b91d630 commit aa13bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Alignment/CommonAlignmentProducer/plugins/BuildFile.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<use name="FWCore/Framework"/>
33
<use name="FWCore/ParameterSet"/>
44
<library name="AlignmentCommonAlignmentFakeProducers" file="FakeAlignment*.cc">
5-
<use name="CondFormats/Alignment"/>
65
<use name="CondFormats/AlignmentRecord"/>
6+
<use name="CondFormats/Alignment"/>
77
</library>
88

99
<library name="AlignmentCommonAlignmentProducerPlugin" file="AlignmentProducer.cc">
@@ -45,11 +45,11 @@
4545
<use name="TrackPropagation/SteppingHelixPropagator"/>
4646
<use name="TrackPropagation/RungeKutta"/>
4747
<use name="CondFormats/AlignmentRecord"/>
48-
<use name="CondFormats/Alignment"/>
4948
<use name="CondCore/DBOutputService"/>
5049
<use name="DataFormats/DetId"/>
5150
<use name="DataFormats/TrackReco"/>
5251
<use name="RecoMuon/TransientTrackingRecHit"/>
52+
<use name="CLHEP"/>
5353
</library>
5454

5555
<library file="LSNumberFilter.cc" name="AlignmentCommonAlignmentProducerFilter">

0 commit comments

Comments
 (0)