2 # Geometry test module on "generic" LArTPC detector geometry
7 #include "geometry_lartpcdetector.fcl"
13 @table::lartpcdetector_geometry_services
19 filename: "geometry_lartpcdetector.txt"
24 GeometryTest: { limit: -1 }
32 RecoBaseDefaultCtor: { limit: 0 }
33 AnaBaseDefaultCtor: { limit: 0 }
34 GeometryBadInputPoint: { limit: 5 timespan: 1000}
49 module_type: EmptyEvent
50 maxEvents: 1 # Number of events to create
59 module_type: "GeometryTest"
61 # run the default test suite (actually unnecessary):
63 # in addition (overriding the default): print wires
75 # Uncomment if you want to check for overlaps
76 # physics.analyzers.geotest.CheckForOverlaps: true