1 #include "services_dune.fcl"
2 #include "singles_dune.fcl"
3 #include "largeantmodules_dune.fcl"
4 #include "detsimmodules_dune.fcl"
5 #include "mccheatermodules.fcl"
6 #include "photpropservices_dune.fcl"
7 #include "opticaldetectormodules_dune.fcl"
8 #include "opticaldetectorservices_dune.fcl"
13 TFileService: { fileName: "protodunedp_CRT_gen_hist.root" }
15 RandomNumberGenerator: {} #ART native random number generator
16 message: @local::standard_info
17 @table::protodunedphase_driftY_simulation_services_legacy
21 module_type: EmptyEvent
22 timestampPlugin: { plugin_type: "GeneratedEventTimestamp" }
23 maxEvents: 1 # Number of events to create
24 firstRun: 1 # Run number to use for this file
25 firstEvent: 1 # number of first event in the file
37 rns: { module_type: "RandomNumberSaver" }
39 simulate: [ rns, generator]
41 trigger_paths: [simulate]
51 module_type: RootOutput
52 fileName: "protodunedp_CRT_gen.root" #default file name, can override from command line with -o or --output