test_geometry_check_geometryB_skipCheck.fcl
Go to the documentation of this file.
1 #
2 # File: test_geometry_check_geometryB_skipCheck.fcl
3 # Purpose: Job with geometry B on input file, skips the check.
4 # Author: Gianluca Petrillo (petrillo@slac.stanford.edu)
5 # Date: November 12, 2020
6 #
7 # Input: file prepared with Geometry service
8 # Output: none
9 #
10 
11 #include "test_geometries.fcl"
12 
13 
14 process_name: GeoBworker
15 
16 
17 services: {
18 
19  message: @local::message_services_interactive_debug # from test_geometries.fcl
20 
21  @table::test_geometry_check_services_B # from test_geometries.fcl
22 
23 } # services
24 
25 services.Geometry.SkipConfigurationCheck: true