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

Tau discrimination producers (not yet) stream #4020

Merged
merged 4 commits into from May 28, 2014

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented May 27, 2014

trivial change to make it thread safe
for the Producer itself we need to wait MVA to go in DB

@cmsbuild
Copy link
Contributor

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

Tau discrimination producers (not yet) stream

It involves the following packages:

RecoTauTag/RecoTau

@nclopezo, @cmsbuild, @thspeer, @StoyanStoynev, @slava77, @Degano can you please review it and eventually sign? Thanks.
@jpavel 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.

@cmsbuild
Copy link
Contributor

Pull request #4020 was updated. @nclopezo, @cmsbuild, @thspeer, @StoyanStoynev, @slava77, @Degano can you please check and sign again.

namespace {

// IN: define locations of the 18 phi-cracks
std::array<double,18> fill_cPhi() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it make sense to define this somewhere "centrally"?
This is not the only place where exactly the same vector is computed
git grep 2.97025

RecoParticleFlow/PFClusterProducer/src/SpikeAndDoubleSpikeCleaner.cc:    constexpr double cPhi[18] = {2.97025, 2.621184149601134, 2.272118299202268,
RecoParticleFlow/PFClusterTools/src/PFEnergyCalibration.cc:    retValue[0]=2.97025;
RecoParticleFlow/PFClusterTools/src/PFResolutionMap.cc:  cPhi[0]=2.97025;
RecoParticleFlow/PFProducer/src/PFElectronAlgo.cc:        float mphi=-2.97025;
RecoTauTag/RecoTau/src/AntiElectronIDMVA5GBR.cc:    cPhi[0] = 2.97025;

@VinInn
Copy link
Contributor Author

VinInn commented May 28, 2014

good point:
@jpavel: something else to take care

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@slava77
Copy link
Contributor

slava77 commented May 28, 2014

+1

for #4020 58b822d
no diffs from jenkins

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_2_X IBs unless changes (tests are also fine).

ktf added a commit that referenced this pull request May 28, 2014
Tau discrimination producers (not yet) stream
@ktf ktf merged commit 5adfbab into cms-sw:CMSSW_7_2_X May 28, 2014
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