Open
Conversation
Fixes for 80X production
Merge from kkousour/master
…rigger name and not only the last digit
…ter than 200 since information for other jets is not stored and the code was crashing. Also made changes to make the code compile with versions greater than 9_4_6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have made all the appropriate changes so that the code now compiles with the version 9_2_* of CMSSW. For newer version we need some more modifications.
I also changed some of the tags because that were needed for the production because the code was compiling OK but was crashing during runtime. The tags have been changed according to the info found:
https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookMiniAOD2017. More modifications need to be made for the newer versions in this part also.
Also fixed the bug where the trigger name was not manipulated correctly. I am now removing all the version number and not only the last character.
It must be taken into account that in order for someone to make a production using this code also the payload must be changed in the file flat-data-cfg.py. It must be set "AK8PFPuppi"