Skip to content

WireMod Closure Update for sbncode develop#663

Open
gputnam wants to merge 21 commits into
developfrom
feature/fpoppi_wiremod_diagnostic_gputnam_dev
Open

WireMod Closure Update for sbncode develop#663
gputnam wants to merge 21 commits into
developfrom
feature/fpoppi_wiremod_diagnostic_gputnam_dev

Conversation

@gputnam

@gputnam gputnam commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

No description provided.

fWireModuleLabelVec = pset.get<std::vector<art::InputTag>>("WireModuleLabelVec", std::vector<art::InputTag>()={"decon1droi"});
fOutInstanceLabelVec = pset.get<std::vector<std::string>> ("OutInstanceLabelVec", {"PHYSCRATEDATA"});
fDiagnosticOutput = pset.get< bool >("DiagnosticOutput", false);
fUseFloatPrecision = pset.get< bool >("UseFloatPrecision", false);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not a stopping comment, but do we want the float precision to default to false? I like having it as a fhicl parameter, but we should make sure that the defaults match the most common use-case

@hausnerh hausnerh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me

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.

4 participants