Open wddgit opened 1 year ago
A new Issue was created by @wddgit W. David Dagenhart.
@Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
assign pdmv,dqm,reconstruction,analysis,l1,xpog
New categories assigned: pdmv,reconstruction,analysis,xpog,l1,dqm
@jfernan2,@bbilin,@epalencia,@ahmad3213,@micsucmed,@rvenditti,@mandrenguyen,@emanueleusai,@syuvivida,@swertz,@clacaputo,@sunilUIET,@rekovic,@kskovpen,@cecilecaillol,@vlimant,@pmandrik you have been requested to review this Pull request/Issue and eventually sign? Thanks
I would suggest a central
that has a better chance at getting to completion than this GH issue
unassign xpog
the only file that might be relevant to xpog has the import commented out
Following the suggestion from @vlimant, I deleted the lines where the import was already commented out (#40348).
For the rest of them, most of the work is in the decision whether to delete the file or not. Deleting a file is trivial. It does not make a lot of sense to do that centrally.
I also already took care of HeavyIonsAnalysis/Configuration/python/HI_DiJetSkim_cff.py.
unassign l1
the only file that might be relevant to l1 has the import commented out
@wddgit @cms-sw/reconstruction-l2 Do we still need to do something with this issue? I think we still have the deprecated config in RecoMET.
cms-bot internal usage
First thing is this is very low priority... Just cleanup of configuration files that aren't being used.
I have not looked at this since December 2022. Just repeating the grep search, I see that most of the files are still there and have not been updated or deleted, but a few seem to have been taken care of.
This is kind of out of the Core expertise. We just provided the list so the experts in this code can look and maybe it would be helpful to get rid of some unneeded junk. It is hard for the Core group to know which files contain something useful.
Below is a list of configuration files that still use the deprecated JetCorrector cff configuration files. We've already migrated all the C++ code and configuration files used in existing tests (RelVals, IBs, unit tests, PR tests). The ones listed below were found using "git grep --cached filename_cff" with the filenames of central configuration cff files recently deleted.
Probably most (maybe all) of these are obsolete files that can be deleted instead of migrated. Although it is possible some are important and run by configurations not tested.
Much of this migration was done long ago by many people (Volker Adler did a lot of it). Recently, the core group centrally completed parts of the migration so that we could complete the consumes migration for ESProducers. We are leaving the rest of this to groups that maintain these files. Most of this is low priority cleanup and just deletion of files. As far as I know, these are not used and will not cause any problems other than occupying disk space and cluttering directories with junk.
Note that if there are important files that need migrating to the new JetCorrector and you need help with that, please contact me and if I have time I'll help with the JetCorrector migration itself (although I'd expect someone else to do the testing and any other needed work).