Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,26 +1,20 @@
# Simulates GENIE neutrino interactions from the BNB beam
# forcing one interaction per event, inside the TPC volume
# (with 10 cm padding on each side),
# selecting only NC events with photons coming out from the delta decay
# selecting only NC events with photons coming out from the Delta


#include "prodgenie_nu_singleinteraction_tpc_sbnd.fcl"

#------ this could be a separated file
#
# services
#

#include "services_sbnd.fcl"
#include "messages_sbnd.fcl"

#
# modules
#

#include "filters_sbnd.fcl"
#include "emptyevent_sbnd.fcl"
#include "genie_sbnd.fcl"





process_name: GenieGenFiltered
Expand Down Expand Up @@ -108,5 +102,5 @@ outputs:
# override
# THIS DOES NOT WORK, CHECK!
physics.producers.generator.TopVolume: "volTPCActive"
#physics.producers.generator.BeamName: "booster"
#physics.producers.generator.EventGeneratorList: "NCRES"
physics.producers.generator.BeamName: "booster"
physics.producers.generator.EventGeneratorList: "NCRES"