Add option to reduce delta electrons production in monopoles simulation
After this MR it is possible to produce samples for systematics of delta electrons production in magnetic monopoles sim.
To tweak it one would need to do add this:
--postExec="cfg.getService('PhysicsListSvc').PhysOption['MonopolePhysicsTool'].deltaElectronsProductionCut =0.03;"
@jchapman - we would ideally patch the release: 23.0.43 with this change. How can this be done? (in addition to the mainline of 23 or whichever you suggest actually).
Merge request reports
Activity
- Resolved by Tomasz Bold
@tbold there are some conflicts to resolve unfortunately by rebasing before the pipeline can be launched. Can you take care of this? Thanks
Best, Thomas - L2
added review-user-action-required label
added 580 commits
-
3983a704...4f27b3c0 - 579 commits from branch
atlas:23.0
- b2c581df - resolved conflict
-
3983a704...4f27b3c0 - 579 commits from branch
This merge request affects 1 package:
- Simulation/G4Extensions/Monopole
This merge request affects 6 files:
- Simulation/G4Extensions/Monopole/src/G4mplAtlasIonisation.cxx
- Simulation/G4Extensions/Monopole/src/G4mplAtlasIonisation.hh
- Simulation/G4Extensions/Monopole/src/G4mplAtlasIonisationWithDeltaModel.cxx
- Simulation/G4Extensions/Monopole/src/G4mplAtlasIonisationWithDeltaModel.hh
- Simulation/G4Extensions/Monopole/src/MonopolePhysicsTool.cxx
- Simulation/G4Extensions/Monopole/src/MonopolePhysicsTool.h
Adding @jchapman as watcher
added 23.0 Simulation review-pending-level-1 labels and removed review-user-action-required label
added Run2-DataReco-output-changed label
CI Result FAILURE (hash b2c581df)Athena AthSimulation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 79892] (remote access info)No, data reco should not change due to simulation changes. This is a known issue with 23.0.
removed Run2-DataReco-output-changed label
For some reason, the MR is reporting a conflict. Can you try to rebase locally @tbold to check what the issue is?
added review-user-action-required label and removed review-pending-level-1 label
Do not see the conflict locally (screen is below). Pushed update nonetheless.
[tbold@prodgpu]/srv/athena% git fetch upstream ... [tbold@prodgpu]/srv/athena% git merge upstream/23.0 Merge made by the 'recursive' strategy. Tools/Campaigns/python/MC23.py | 23 +++++++++++++++++++++++ Tools/Campaigns/python/__init__.py | 52 ++++++++++++++++++++++++++-------------------------- 2 files changed, 49 insertions(+), 26 deletions(-)
added 3 commits
-
b2c581df...728f94af - 2 commits from branch
atlas:23.0
- fa54c9ba - Merge remote-tracking branch 'upstream/23.0' into option-to-reduce-delta-electrons-prod
-
b2c581df...728f94af - 2 commits from branch