Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LE reco2 #141

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
Set Pandora supernova configuration
  • Loading branch information
AndyChappell committed Oct 22, 2024
commit ea840d0f98102130169f73dba7377b493d104130
6 changes: 3 additions & 3 deletions fcl/dunefd/reco/reco2_supernova_dune10kt_1x2x6.fcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "standard_reco2_dune10kt_1x2x6.fcl"

#to update with new Pandora training for LE
#physics.producers.pandora.ConfigFile: "PandoraSettings_Master_Atmos_DUNEFD.xml"

physics.reco: [ @sequence::dunefd_horizdrift_workflow_reco2_supernova ]

physics.producers.pandora.ConfigFile: "PandoraSettings_Master_LowE_DUNEFD.xml"

Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ source.inputCommands: ["keep *_*_*_*", "drop *_*_*_Reco2" ]

physics.reco: [ @sequence::dunefd_vertdrift_le_reco2 ]

physics.producers.pandora.ConfigFile: "PandoraSettings_Master_LowE_DUNEFD_VD.xml"

outputs.out1.fileName: "%ifb_reco2.root"
outputs.out1.dataTier: "full-reconstructed"