SBNSoftware / sbndcode

10 stars 43 forks source link

Use QGSP_BERT_HP physics list #468

Closed marcodeltutto closed 1 month ago

marcodeltutto commented 1 month ago

With this PR we switch to using the QGSP_BERT_HP Geant4 physics list.

Comparison of performances is below (10 events generated with prodoverlay_corsika_cosmics_proton_genie_nu_spill_tpc_sbnd.fcl followed by g4_sce.fcl).

Original (SBN_QGSP_BERT_NNC):

TrigReport ---------- Event summary -------------
TrigReport Events total = 10 passed = 10 failed = 0

TrigReport ---------- Modules in End-path ----------
TrigReport        Run    Success      Error Name
TrigReport         10         10          0 out1

TimeReport ---------- Time summary [sec] -------
TimeReport CPU = 309.721987 Real = 320.409894

MemReport  ---------- Memory summary [base-10 MB] ------
MemReport  VmPeak = 4060.32 VmHWM = 3174.96

New (QGSP_BERT_HP):

TrigReport ---------- Event summary -------------
TrigReport Events total = 10 passed = 10 failed = 0

TrigReport ---------- Modules in End-path ----------
TrigReport        Run    Success      Error Name
TrigReport         10         10          0 out1

TimeReport ---------- Time summary [sec] -------
TimeReport CPU = 356.488440 Real = 396.237816

MemReport  ---------- Memory summary [base-10 MB] ------
MemReport  VmPeak = 4733.35 VmHWM = 3852.27
bear-is-asleep commented 1 month ago

Hi @marcodeltutto , just to confirm, the sbncode PR has to be merged before this can be merged, correct?

marcodeltutto commented 1 month ago

Hi @bear-is-asleep, you can merge this PR regardless of the sbncode one

bear-is-asleep commented 1 month ago

trigger build

FNALbuild commented 1 month ago

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

FNALbuild commented 1 month ago

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

FNALbuild commented 1 month ago

:warning: CI build for SBND Warning at phase ci_tests SBND on slf7 for e26:prof - ignored warnings for build -- details available through the CI dashboard

:rotating_light: For more details about the warning phase, check the ci_tests SBND phase logs

parent CI build details are available through the CI dashboard

FNALbuild commented 1 month ago

:x: CI build for SBND Failed at phase ci_tests SBND on slf7 for c14:prof - ignored failure for unit_test - ignored warnings for build -- details available through the CI dashboard

:rotating_light: For more details about the failed phase, check the ci_tests SBND phase logs

parent CI build details are available through the CI dashboard