Skip to content

Fgalizzi opflash#136

Merged
wyjang-uta merged 8 commits intodevelopfrom
fgalizzi_opflash
Apr 29, 2026
Merged

Fgalizzi opflash#136
wyjang-uta merged 8 commits intodevelopfrom
fgalizzi_opflash

Conversation

@fgalizzi
Copy link
Copy Markdown
Member

With this pull request we adapt the creation and the filling of PEperOpDet in ‎duneopdet/LowEPDSUtils/AdjOpHitsUtils.cc‎ in view of the Maximum Likelihood Flashmatching algorithm.
The change is necessary to store the hit and unhit information of all the OpDets in a flash

@fgalizzi fgalizzi requested review from dguff and mantheys April 14, 2026 10:07
@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for DUNE Succeeded on slf7 for c14:prof -- details available through the CI dashboard

parent CI build details are available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

❌ CI build for DUNE Failed at phase ci_tests DUNE on slf7 for e26:prof -- details available through the CI dashboard

🚨 For more details about the failed phase, check the ci_tests DUNE phase logs

parent CI build details are available through the CI dashboard

@fgalizzi
Copy link
Copy Markdown
Member Author

CI major issues: CI is failing because of a missing file
Message:
RootInputFileSequence::initFile(): Input file xroot://fndca1.fnal.gov:1095/pnfs/fnal.gov/usr/dune/persistent/stash/ContinuousIntegration/protoDUNEvd/reco_s0/protoDuneVD_muon_2GeV_mono_reco_s0_Reference.root was not found or could not be opened.

I checked via dunegpvms and the reco_s0 subfolder does not exist.

@FNALbuild @DUNE/software-release-managers could you check this issue?

double MaxPE = 0;
std::vector<double> PEperOpDet = {};
size_t NOpDets = art::ServiceHandle<geo::Geometry>()->NOpDets();
std::vector<double> PEperOpDet(NOpDets, 0.);
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.

👌

@wyjang-uta
Copy link
Copy Markdown
Member

trigger build

@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

✔️ CI build for DUNE Succeeded on slf7 for c14:prof -- details available through the CI dashboard

parent CI build details are available through the CI dashboard

@FNALbuild
Copy link
Copy Markdown
Collaborator

⚠️ CI build for DUNE Warning at phase ci_tests DUNE on slf7 for e26:prof -- details available through the CI dashboard

🚨 For more details about the warning phase, check the ci_tests DUNE phase logs

parent CI build details are available through the CI dashboard

Copy link
Copy Markdown
Member

@mantheys mantheys left a comment

Choose a reason for hiding this comment

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

This is a nice improvement! Thanks, Federico!!!

@wyjang-uta
Copy link
Copy Markdown
Member

Hi devs and reviewers, thanks for your contribution! We're merging this PR for the v10_20_06 release.

@wyjang-uta wyjang-uta merged commit b270885 into develop Apr 29, 2026
4 checks passed
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.

5 participants