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

Add PFCluster validation to ECAL-only and HCAL-only workflows #30636

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Jul 10, 2020

PR description:

Add PFCluster validation to ECAL-only and HCAL-only workflows

PR validation:

Ran the ECAL-only (11634.511) and HCAL-only (11634.521) matrix workflows.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 10, 2020

@cmsbuild, please test workflow 11634.511, 11634.521

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 10, 2020

The almost complete rewrite of Validation/CaloTowers/test/CaloScan/template_2018_since_1010pre2.py is due to the conversion to UNIX-style line endings.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30636/16908

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 10, 2020

The tests are being triggered in jenkins.
Test Parameters:

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for master.

It involves the following packages:

Validation/CaloTowers
Validation/Configuration
Validation/RecoParticleFlow

@andrius-k, @kmaeshima, @schneiml, @civanch, @mdhildreth, @cmsbuild, @jfernan2, @fioriNTU can you please review it and eventually sign? Thanks.
@apsallid, @abdoulline, @rovere, @lecriste, @hatakeyamak this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@mariadalfonso
Copy link
Contributor

@fwyzard
why we have the caloTowers in these HCAL-only or ECAL-only thing ?

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 10, 2020

Mhm, I'm confused...

In Validation/Configuration/python/globalValidation_cff.py I see that we have calotowersValidationSequence only in globalValidationHCAL:

globalValidationHCAL = cms.Sequence(
      hcalSimHitsValidationSequence
    + hcaldigisValidationSequence
    + hcalSimHitStudy
    + hcalRecHitsValidationSequence
    + calotowersValidationSequence
)

and not in globalValidationECALOnly or globalValidationHCALOnly.

In Validation/CaloTowers/test/CaloScan/template_2018_since_1010pre2.py I didn't make any changes about calotowers, though the whole file shows up as changed because of fixing the newlines (I suggest looking at the changes hiding whitespace changes).

However I'm confused because it looks like I am adding globalValidationHCALOnly from scratch, when I thought I only added one module to an existing sequence ?

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@abdoulline
Copy link

abdoulline commented Jul 10, 2020 via email

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 10, 2020

OK, I've rebased it and now the diff makes more sense ...

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 10, 2020

@abdoulline indeed, looks like I started from a stale branch, and for some reason git did not give me any conflicts.
After rebasing it looks better.

@jfernan2
Copy link
Contributor

+1

@civanch
Copy link
Contributor

civanch commented Jul 12, 2020

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Jul 12, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows
@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 9b64409 into cms-sw:master Jul 13, 2020
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Jul 13, 2020
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Jul 13, 2020
…ces (cms-sw#30636) (#510)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Jul 13, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
@fwyzard fwyzard deleted the add_CaloOnly_PFClusterValidation branch July 13, 2020 16:33
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Jul 13, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Oct 20, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Oct 23, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Nov 6, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Nov 16, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Nov 27, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard pushed a commit to cms-patatrack/cmssw that referenced this pull request Dec 25, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard pushed a commit to cms-patatrack/cmssw that referenced this pull request Dec 29, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
fwyzard added a commit to cms-patatrack/cmssw that referenced this pull request Dec 29, 2020
…ces (cms-sw#30636)

Add PFCluster validation to ECAL-only and HCAL-only workflows.
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.

7 participants