3 # Purpose: test loading of DetectorProperties service with Bo configuration
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
5 # Date: December 2nd, 2015
9 # Test to load DetectorPropertiesService (or its provider).
10 # No test module is actually run, but the service is constructed.
11 # This test triggers construction, configuration and its validation.
14 # - DetectorPropertiesService service and its dependencies:
15 # - LArProperties service and its dependencies
16 # - DetectorClocks service and its dependencies
17 # - Geometry service and its dependencies
20 # 20200712 (petrillo@slac.stanford.edu) [v1.1]
21 # geometry configuration now refers to a bundle
22 # 20160506 (petrillo@fnal.gov) [v1.0]
26 #include "detectorproperties_bo.fcl"
27 #include "larproperties_bo.fcl"
28 #include "detectorclocks_bo.fcl"
29 #include "geometry_bo.fcl"
31 process_name: DetPropStandardTest
34 @table::bo_geometry_services
35 LArPropertiesService: @local::bo_properties
36 DetectorClocksService: @local::bo_detectorclocks
37 DetectorPropertiesService: @local::bo_detproperties