Skip to content

Commit

Permalink
Merge pull request #30369 from davidlange6/dl200624_Alignment/Offline…
Browse files Browse the repository at this point in the history
…Validation

Add all direct deps to BuildFile for Alignment/OfflineValidation
  • Loading branch information
cmsbuild committed Jun 28, 2020
2 parents cb007f9 + 8eda312 commit cc9ab4f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Alignment/OfflineValidation/BuildFile.xml
Expand Up @@ -6,6 +6,22 @@
<use name="TrackingTools/PatternTools"/>
<use name="TrackingTools/TrackFitters"/>
<use name="MagneticField/Engine"/>
<use name="Alignment/TrackerAlignment"/>
<use name="CondFormats/Alignment"/>
<use name="DataFormats/GeometryCommonDetAlgo"/>
<use name="DataFormats/GeometrySurface"/>
<use name="DataFormats/Math"/>
<use name="DataFormats/SiPixelDetId"/>
<use name="DataFormats/SiStripDetId"/>
<use name="DataFormats/TrackerRecHit2D"/>
<use name="FWCore/MessageLogger"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonTopologies"/>
<use name="Geometry/Records"/>
<use name="MagneticField/Records"/>
<use name="TrackingTools/GeomPropagators"/>
<use name="TrackingTools/TrajectoryState"/>
<use name="TrackingTools/TransientTrackingRecHit"/>
<use name="CLHEP"/>
<use name="rootmath"/>
<use name="roothistmatrix"/>
Expand Down

0 comments on commit cc9ab4f

Please sign in to comment.