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

fix: ZDC_Crystal_Hits -> ZDCEcalHits, ZDC_PbScinti_Hits -> ZDCHcalHits #30

Merged
merged 2 commits into from
Oct 3, 2022

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Oct 3, 2022

Briefly, what does this PR introduce?

#26 introduced new readout names, which translate into new hit collections that are used for reconstruction. This is now causing reconstructions to fail in many benchmarks (including full simulation production reconstruction) and causing analysis of these hit collections to fail due to the rename. So, we're just going to back out the name change.

What kind of change does this PR introduce?

  • Bug fix (issue: failing detector benchmarks, reconstruction benchmarks, physics benchmarks)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators @ajentsch @shimasnd

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

Yes. Back to ZDCEcalHits and ZDCHcalHits.

@wdconinc wdconinc changed the title fix: ZDC_Crystal_Hits -> ZDCEcalHits, ZDC_PbSci_Hits -> ZDCHcalHits fix: ZDC_Crystal_Hits -> ZDCEcalHits, ZDC_PbScinti_Hits -> ZDCHcalHits Oct 3, 2022
@wdconinc
Copy link
Contributor Author

wdconinc commented Oct 3, 2022

Force-merging to get benchmarks working again. None of the github workflows are going to be affected by this change.

@wdconinc wdconinc merged commit ebce75a into master Oct 3, 2022
@wdconinc wdconinc deleted the zdc-readout-names branch October 3, 2022 03:54
@wdconinc wdconinc restored the zdc-readout-names branch October 3, 2022 04:06
wdconinc added a commit that referenced this pull request Oct 3, 2022
…s (part 2) (#32)

### Briefly, what does this PR introduce?
Addition to #30: also change readout field in detectors.

### What kind of change does this PR introduce?
- [X] Bug fix (issue #__)
- [ ] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No.

### Does this PR change default behavior?
No.
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.

None yet

1 participant