Skip to content

Modify corrected OpFlash to include particle and photon propagation time - #175

Open
asanchezcastillo wants to merge 2 commits into
developfrom
feature/acastill_lightpropupdate
Open

Modify corrected OpFlash to include particle and photon propagation time#175
asanchezcastillo wants to merge 2 commits into
developfrom
feature/acastill_lightpropupdate

Conversation

@asanchezcastillo

@asanchezcastillo asanchezcastillo commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR modifies the CorrectedOpFlashTiming object to include the photon time of flight and particle propagation time used during the correction of the op flash timing. These attributes are required for downstream correction. More information can be found here.

This PR should we merged with
SBNSoftware/sbndcode#946.
SBNSoftware/sbnanaobj#195
SBNSoftware/sbncode#666

@PetrilloAtWork PetrilloAtWork left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please fix the checksums.
The rest is good.

Comment on lines +318 to +320
<class name="sbn::CorrectedOpFlashTiming" ClassVersion="18">
<version ClassVersion="18" checksum="1139303800"/>
<version ClassVersion="17" checksum="1139303800"/>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A duplicate checksum is new to me. Anyway, only one checksum update per PR:

Suggested change
<class name="sbn::CorrectedOpFlashTiming" ClassVersion="18">
<version ClassVersion="18" checksum="1139303800"/>
<version ClassVersion="17" checksum="1139303800"/>
<class name="sbn::CorrectedOpFlashTiming" ClassVersion="17">
<version ClassVersion="17" checksum="1139303800"/>

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