1 #include "services_dune.fcl"
3 #include "OpDetMultisim.fcl"
9 # Load the service that manages root files for histograms.
10 TFileService: { fileName: "ana_hist.root" }
12 RandomNumberGenerator: {}
13 MemoryTracker: { } # default is one
14 message: @local::dune_message_services_prod
15 @table::dunefd_simulation_services_legacy
18 ### Use the 1x2x6 geometry ###
19 services.Geometry: @local::dune10kt_1x2x6_geo
21 #source is now a root file
24 module_type: RootInput
25 maxEvents: 10 # Number of events to create
33 @table::pd_ana_modules
36 anapath: [ @sequence::pd_ana_path ]
37 end_paths: [ anapath ]