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 Hcal reco producer with FACILE algorithm #1

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

jeffkrupa
Copy link

PR description:

  • Add producer to perform Hcal reconstruction using FACILE algorithm deployed as-a-service with Triton inference server. The edm producer HcalReconstructor consumes HBHEChannelInfo and produces HBHERecHit
  • HLT config included for testing

RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
iEvent.put(std::move(out));
}

/*static void fillDescriptions(edm::ConfigurationDescriptions & descriptions) {
Copy link

Choose a reason for hiding this comment

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

reactivate this and provide the necessary parameters
(just ChannelInfoName based on the constructor?)

RecoLocalCalo/HcalRecProducers/src/HcalReconstructor.cc Outdated Show resolved Hide resolved
@kpedro88
Copy link

kpedro88 commented Oct 9, 2020

after implementing review comments: run

scram b code-checks
scram b code-format

then we can squash the branch so the old changes to the HLT config, etc. are eliminated

@jeffkrupa
Copy link
Author

Thanks for your review! all changes were implemented and checks

scram b code-checks
scram b code-format

completed.

kpedro88 pushed a commit that referenced this pull request Nov 16, 2020
kpedro88 pushed a commit that referenced this pull request Jul 9, 2021
kpedro88 pushed a commit that referenced this pull request Feb 17, 2024
…30-2300

From cmssw 14 0 x 2023 11 30 2300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants