Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete KalmanAlignmentAlgorithm #9197

Merged

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented May 21, 2015

Should have been done long (long) ago...

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @VinInn (Vincenzo Innocente) for CMSSW_7_5_X.

Remove obsolete KalmanAlignmentAlgorithm

It involves the following packages:

Alignment/CommonAlignmentProducer
Alignment/KalmanAlignmentAlgorithm

@cmsbuild, @mmusich, @diguida, @cerminar, @nclopezo can you please review it and eventually sign? Thanks.
@ghellwig, @pakhotin, @frmeier, @tlampen, @mschrode, @mmusich this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@mmusich
Copy link
Contributor

mmusich commented May 21, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@diguida
Copy link
Contributor

diguida commented May 21, 2015

+1
@VinInn thanks. This was a pending issue...

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs unless changes (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @smuzaffar

@frmeier
Copy link
Contributor

frmeier commented May 21, 2015

There is likely more obsolete code related to the Kálmán alignment algorithm. Maybe check the ReferenceTrajectories for classes that were only used by Kálmán. I guess it is worthwhile to review the ReferenceTrajectories and keep only what is used by current algorithms.

@diguida
Copy link
Contributor

diguida commented May 21, 2015

@frmeier IIUC the further cleanup you propose is on the interfaces of ReferenceTrajectories related to the Kalman alignment.

@frmeier
Copy link
Contributor

frmeier commented May 21, 2015

@diguida Yes. I guess one should not withhold this PR and make another one for the interface cleanup.

@diguida
Copy link
Contributor

diguida commented May 21, 2015

@frmeier agreed. Indeed I have just given +1 for this. For the interface cleanup, we can think of doing the following:

  1. check in the removed packages which interfaces are used exclusively
  2. remove them; if it is used elsewhere, compilation will fail.

Any feedback is welcome.

@davidlange6
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants