Skip to content

Minor follow-ons from PR #1245 #1273

@kutschke

Description

@kutschke

PR #1245 introduced a new data member to StrawDigiMC. We need to update

https://github.com/Mu2e/Offline/blob/main/Print/src/StrawDigiMCPrinter.cc
https://github.com/Mu2e/Offline/blob/main/Validation/src/ValStrawDigiMC.cc

The first creates user friendly printout. The second histograms everything in the payload and is used in nightly validation:
https://mu2e.fnal.gov/atwork/computing/ops/val/valJob/nightly/nightly.html . The policy for the printer is that lowest level printout is restricted to one line per entry and is curated. Speak with Ray to learn if he has guidelines for the other verbosity levels. This is where the EnumToString will make live easy: operator << prints both numerical value and the string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions