Coder Social home page Coder Social logo

Comments (11)

makortel avatar makortel commented on August 23, 2024 1

assign reconstruction, dqm

from cmssw.

jfernan2 avatar jfernan2 commented on August 23, 2024 1

type jetmet

from cmssw.

jfernan2 avatar jfernan2 commented on August 23, 2024 1

No, it has not, please have a llok and make a proposal for solution. Thanks

from cmssw.

jfernan2 avatar jfernan2 commented on August 23, 2024 1

Thanks @nurfikri89 !

from cmssw.

cmsbuild avatar cmsbuild commented on August 23, 2024

New categories assigned: reconstruction,dqm

@jfernan2,@mandrenguyen,@rvenditti,@syuvivida,@tjavaid,@nothingface0,@antoniovagnerini you have been requested to review this Pull request/Issue and eventually sign? Thanks

from cmssw.

cmsbuild avatar cmsbuild commented on August 23, 2024

cms-bot internal usage

from cmssw.

cmsbuild avatar cmsbuild commented on August 23, 2024

A new Issue was created by @makortel.

@Dr15Jones, @antoniovilela, @rappoccio, @sextonkennedy, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

from cmssw.

makortel avatar makortel commented on August 23, 2024

Could somebody look into this? The amount of logs is quite substantial.

from cmssw.

jfernan2 avatar jfernan2 commented on August 23, 2024

@iatakisi as current DQM Offline expert, could you please have a look?

from cmssw.

nurfikri89 avatar nurfikri89 commented on August 23, 2024

@makortel @jfernan2 has this been resolved? I can take a look at this from the jetmet side.

from cmssw.

nurfikri89 avatar nurfikri89 commented on August 23, 2024

The printouts appear because one of the levels in the latest JECs is now dependent on jet phi. The variable is not explicitly set here:

if (ispat) {
jecCor_->setJetPt(patjet->correctedJet(0).pt());
} else {
jecCor_->setJetPt(jet.pt());
}
jecCor_->setJetEta(jet.eta());
jecCor_->setJetA(jet.jetArea());
jecCor_->setRho(rho);

Simply adding jecCor_->setJetPhi(jet.phi()); suppress the message. I have tested that the prinouts no longer appear using RunPromptReco.py. The PRs for the master and 14_0_X branches will be submitted shortly.

from cmssw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.