2 # Geometry test module on "generic" LArTPC detector geometry
7 #include "geometry_standard.fcl"
13 GeometryGAr: @local::standard_geo
14 ExptGeoHelperInterface: @local::standard_geometry_helper
20 filename: "geometry_gartpcdetector.txt"
25 GeometryTest: { limit: -1 }
33 RecoBaseDefaultCtor: { limit: 0 }
34 AnaBaseDefaultCtor: { limit: 0 }
35 GeometryBadInputPoint: { limit: 5 timespan: 1000}
50 module_type: EmptyEvent
51 maxEvents: 1 # Number of events to create
60 module_type: "GeometryTest"
62 # run the default test suite (actually unnecessary):
74 # Uncomment if you want to check for overlaps
75 # physics.analyzers.geotest.CheckForOverlaps: true