6 # Load the service that manages root files for histograms.
9 debugModules: "EventGeneratorTest"
15 filename: "evgentest.log"
17 categories: { EventGeneratorTest: {} }
21 RandomNumberGenerator: {}
24 Geometry: @local::geometry
30 module_type: EmptyEvent
31 maxEvents: 1 # Number of events to create
45 module_type: "EventGeneratorTest"
46 TopVolume: "TopVolume"
47 GeometryFile: "Geometry/gdml/enter_filename_here.gdml"
52 #define the path for analyzer modules, order does not matter.
53 #see lines starting physics.analyzers below
56 #end_paths is a keyword and contains the paths that do not modify the art::Event,
57 #ie analyzers and output streams. these all run simultaneously