cms-L1TK / cmssw

Fork of CMSSW where improvements to L1 tracking code are developed.
http://cms-sw.github.io/
Apache License 2.0
4 stars 5 forks source link

Conifer header fix #247

Closed Chriisbrown closed 11 months ago

Chriisbrown commented 11 months ago

PR description:

Removes conifer header from TrackTrigger interface folder and fixes the buildfile to use the external conifer

PR validation:

This PR will most likely break our CI as it uses the conifer externals that have only just been added to cmsdist, however it will work when merged into central CMSSW

tomalin commented 11 months ago

This change should not be added here, but instead should be added to https://github.com/cms-L1TK/cmssw/tree/L1TK-PR-13_3_0_pre2 . The development branch will then automatically pick it up next time we branch it off from the latest CMSSW release. If we add it by hand to the development branch too, git may get confused.