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

Modification to add ROISummedADC and HitSummedADC #42

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

amerega
Copy link

@amerega amerega commented Apr 22, 2024

Commit related to the LArSoft meeting
https://indico.fnal.gov/event/64331/
This commit is related to 3 parallel requests in: larreco, lardata and lardataobj

!! For the experts please have a look at line 223 of test/RecoBase/Hit_test.cc

@knoepfel knoepfel added this to Awaiting triage in LArSoft pull requests Apr 22, 2024
@knoepfel
Copy link
Member

code-checks

@SFBayLaser
Copy link
Contributor

I am nervous about changing the name from "HitSummedADC" to "ROISummedADC" since so much analysis code (including private code not in repositories that could be updated easily) used the current name. I should also point out that it is not the sum over the input ROI necessarily, but is the sum over ADC values in a "snippet" which can be a subset of an ROI.

@amerega
Copy link
Author

amerega commented Apr 23, 2024 via email

@lgarren
Copy link
Member

lgarren commented Apr 23, 2024

code-checks

@FNALbuild
Copy link
Contributor

A new Pull Request was created by @amerega for develop.

It involves the following packages:

lardataobj

@LArSoft/level-1-managers, @LArSoft/level-2-managers can you please review it and eventually sign? Thanks.

cms-bot commands are listed here

@FNALbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@FNALbuild
Copy link
Contributor

-code-checks
Pull request failed code-formatting checks. Please ensure that cetmodules has been setup and execute the following command from the top-level directory of your repository:

format-code \
  lardataobj/RecoBase/Hit.cxx \ 
  lardataobj/RecoBase/Hit.h \ 
  test/RecoBase/Hit_test.cc

Then commit the changes and push them to your PR branch.

@lgarren
Copy link
Member

lgarren commented Apr 23, 2024

@amerega please fix the code formatting as requested on these 3 PRs.

@FNALbuild
Copy link
Contributor

Pull request #42 was updated. @LArSoft/level-1-managers, @LArSoft/level-2-managers can you please check and sign again.

@FNALbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@FNALbuild
Copy link
Contributor

+code-checks

@knoepfel knoepfel moved this from Awaiting triage to Under discussion in LArSoft pull requests Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
LArSoft pull requests
Under discussion
Development

Successfully merging this pull request may close these issues.

None yet

5 participants