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

jetAlgo name to AK5PFchs; Cloning corrections, applied on ak4 jets #4148

Closed
wants to merge 1 commit into from

Conversation

nadjieh
Copy link
Contributor

@nadjieh nadjieh commented Jun 6, 2014

This includes the following:

  • move to EI
  • temporary solution for the "algorithm" name for Ak5CHSJets in corrections
  • ak5 corrections to be applied to ak4 jets (temporary)
  • tests 1,2,11,12,4,9 are checked and they were OK

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2014

A new Pull Request was created by @nadjieh (Abideh Jafari) for CMSSW_7_2_X.

jetAlgo name to AK5PFchs; Cloning corrections, applied on ak4 jets

It involves the following packages:

DQM/Physics

@ojeda, @danduggan, @rovere, @cmsbuild, @nclopezo, @deguio, @Degano can you please review it and eventually sign? Thanks.
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.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2014

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2014

topDQMak5PFCHSResidual = ak4PFCHSResidual.clone()

topDQMak5PFCHSL2L3 = ak4PFCHSL2L3.clone(correctors = cms.vstring('topDQMak5PFCHSL2Relative','topDQMak5PFCHSL3Absolute'))
topDQMak5PFCHSL2L3Residual = ak4PFCHSL2L3Residual.clone(correctors = cms.vstring('topDQMak5PFCHSL2Relative','topDQMak5PFCHSL3Absolute','topDQMak5PFCHSResidual'))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed?

@deguio
Copy link
Contributor

deguio commented Jun 12, 2014

hello @nadjieh
sorry for being late in reviewing this PR. I have made comments in the code trying to keep the DQM/Physics/python/DQMPhysics_cff.py as clean as possible.

in addition I would like to ask you to rebase your branch on top of CMSSW_7_1_0_pre9 or at least make sure that the code correctly merges with #4142 #4143

thank you in advance,
F.

@nadjieh
Copy link
Contributor Author

nadjieh commented Jun 12, 2014

Hi @deguio,

The things added to DQMPhysics are necessary. These are all the mess we
have to have due to the jet algorithms in the correctors.
I understand that it is not in our interest to make any mess in DQMPhysics
but for the time being we seem to have no other option.
Once the GT content is corrected, we can get rid of these lines.

Thanks,
Nadjieh

On 12 June 2014 17:35, deguio notifications@github.com wrote:

hello @nadjieh https://github.com/nadjieh
sorry for being late in reviewing this PR. I have made comments in the
code trying to keep the DQM/Physics/python/DQMPhysics_cff.py as clean as
possible.

in addition I would like to ask you to rebase your branch on top of
CMSSW_7_1_0_pre9 or at least make sure that the code correctly merges with
#4142 #4142 #4143
#4143

thank you in advance,
F.


Reply to this email directly or view it on GitHub
#4148 (comment).

@deguio
Copy link
Contributor

deguio commented Jun 13, 2014

-1
superseded by #4229

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

4 participants