Skip to content

Commit

Permalink
Merge pull request #30020 from smuzaffar/11_2-fix-ubsan-RECONSTRUCTION
Browse files Browse the repository at this point in the history
[RECONSTRUCTION] fixes UBSAN build errors
  • Loading branch information
cmsbuild committed May 29, 2020
2 parents 8d88921 + 5dc9de9 commit ed4b778
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions RecoHI/HiTracking/test/BuildFile.xml
Expand Up @@ -4,6 +4,7 @@
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="DataFormats/TrackReco"/>
<library file="*.cc" name="RecoHIHiTrackingTest">
<flags EDM_PLUGIN="1"/>
</library>
1 change: 1 addition & 0 deletions RecoLocalMuon/CSCValidation/BuildFile.xml
Expand Up @@ -8,6 +8,7 @@
<use name="DataFormats/CSCRecHit"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/MuonDetId"/>
<use name="DataFormats/TrackReco"/>
<use name="CondFormats/CSCObjects"/>
<use name="root"/>
<use name="rootcore"/>
Expand Down
1 change: 1 addition & 0 deletions RecoMuon/MuonIdentification/BuildFile.xml
Expand Up @@ -16,6 +16,7 @@
<use name="DataFormats/MuonDetId"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/RPCRecHit"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
Expand Down

0 comments on commit ed4b778

Please sign in to comment.