Skip to content

Conversation

@thomreis
Copy link
Contributor

PR description:

This PR contains a customization for the HLT to consume the ECAL time calibration and time offset records labelled "HLT" instead of the unlabelled ones.
This is needed to be able to use different conditions for the different ECAL timing algorithms at the HLT and in offline reconstruction.

The PR requires PRs #42817 and #42860 , which provide the necessary config parameters.

The GTs need to contain the records EcalTimeOffsetConstantRcd and EcalTimeCalibConstantsRcd with the label "HLT".

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42869/37005

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @thomreis (Thomas Reis) for master.

It involves the following packages:

  • HLTrigger/Configuration (hlt)

@cmsbuild, @missirol, @mmusich, @Martin-Grunewald can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @missirol, @silviodonato this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

Copy link
Contributor

@mmusich mmusich left a comment

Choose a reason for hiding this comment

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

before going this way I would appreciate your thoughts on the proposal at https://its.cern.ch/jira/browse/CMSHLT-2931 instead.

return process


def customizeHLTfor42817and42860(process):
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
def customizeHLTfor42817and42860(process):
def customizeHLTfor42869(process):

this PR name has to be used here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How can one put in the PR number here before making the PR?

Copy link
Contributor

Choose a reason for hiding this comment

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

you can push again after you obtain the PR number :D


process = customizeHLTfor42514(process)
process = customizeHLTfor42497(process)
process = customizeHLTfor42817and42860(process)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
process = customizeHLTfor42817and42860(process)
process = customizeHLTfor42869(process)

this PR name has to be used here.

@mmusich
Copy link
Contributor

mmusich commented Sep 26, 2023

@thomreis please squash the commits to a single one.

@thomreis thomreis force-pushed the ecal-timing-cond-selection-hlt-customization branch from 56d2dd0 to 6de7ba5 Compare September 26, 2023 12:14
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42869/37007

@cmsbuild
Copy link
Contributor

Pull request #42869 was updated. @cmsbuild, @missirol, @mmusich, @Martin-Grunewald can you please check and sign again.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42869/37010

@saumyaphor4252
Copy link
Contributor

assign @cms-sw/alca-l2

@tvami
Copy link
Contributor

tvami commented Sep 26, 2023

assign alca

@cmsbuild
Copy link
Contributor

New categories assigned: alca

@perrotta,@consuegs,@saumyaphor4252 you have been requested to review this Pull request/Issue and eventually sign? Thanks

@perrotta
Copy link
Contributor

please test

@mmusich
Copy link
Contributor

mmusich commented Sep 27, 2023

@cmsbuild, please abort

  • no point in testing

@thomreis
Copy link
Contributor Author

As discussed in between ECAL, TSG, Reco, AlCa, and PPD we will change the set of conditions such that the HLT will continue to consume the current record. This PR is therefore not needed.

@thomreis thomreis closed this Sep 27, 2023
@mmusich
Copy link
Contributor

mmusich commented Sep 27, 2023

@thomreis thomreis deleted the ecal-timing-cond-selection-hlt-customization branch February 2, 2024 14:55
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.

6 participants