Remove fireAll flag, as it is now done automatically#537
Conversation
|
Hi @michaelmackenzie,
which require these tests: build. @Mu2e/fnalbuild-users, @Mu2e/write have access to CI actions on main. ⌛ The following tests have been triggered for 4c5c286: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 4c5c286.
N.B. These results were obtained from a build of this Pull Request at 4c5c286 after being merged into the base branch at ed044a2. For more information, please check the job page here. |
PR #537 Review — Remove fireAll flag, as it is now done automaticallySummary
Core ChangeA single line removal in physics.producers.generate : {
decayProducts :
{
tool_type : MuCap1809keVGammaGenerator
- fireAll : true # Insert a photon into every event
}
verbosity : 0
}The 🔎 Issue FoundThe PR description claims this parameter is "no longer defined" and the title says it is "now done automatically", but I want to flag two concerns the reviewer should verify:
Merge Readiness
Risk: Low — single-line fhicl cleanup, all tests pass including Want me to
|
This fcl parameter is no longer defined, as it's done by the SingleProcessGenerator module