2 # File: services_sbnd.fcl
3 # Purpose: collection of standard service settings for SBND
8 # - sbnd_basic_services: bundle of services including message configuration,
9 # geometry, and basic art services
10 # - sbnd_random_services: services for random number management
11 # - sbnd_services: bundle of services including message configuration, core
12 # services (geometry, properties, conditions); missing optical for now;
13 # targeted to reconstruction jobs (no backtracker though)
14 # - sbnd_prod_services: extends the scope of sbnd_services with services
15 # intended for production (e.g. SAM storage)
20 # @table::sbnd_services
25 # 20160623 (petrillo@fnal.gov) [v1.2]
26 # created a sbnd_prod_services table;
27 # SAM-related service removed from sbnd_services
28 # 20160601 (petrillo@fnal.gov) [v1.1]
29 # moved to sbndcode/LArSoftConfigurations;
30 # message configuration content moved to messages_sbnd.fcl;
31 # simulation service content moved to simulationservices_sbnd.fcl
54 # Services mostly art-related, that it's hard to get away without
59 scheduler: { defaultExceptions:
false } # Make all uncaught exceptions fatal
60 message: @local::sbnd_message_services
61 @table::sbnd_resourcemonitorservices
62 @table::sbnd_geometry_services
63 } # sbnd_basic_services
67 # services for random number management
69 sbnd_random_services: {
71 NuRandomService: @local::sbnd_seedservice
72 } # sbnd_random_services
78 # Complete set of reconstruction services
79 # (simulation specific services are defined in simulationservices_sbnd.fcl)
83 @table::sbnd_basic_services
84 LArPropertiesService: @local::sbnd_properties
87 # OpDigiProperties: @local::sbnd_opdigiproperties
89 DetPedestalService: @local::sbnd_detpedestalservice #
from database_sbnd.fcl
97 # Complete set of reconstruction services, in addition to production-specific services
100 @table::sbnd_services
101 FileCatalogMetadata: @local::sbnd_file_catalog_mc
102 } # sbnd_prod_services
services RandomNumberGenerator
services DetectorClocksService
BEGIN_PROLOG sbnd_detproperties
BEGIN_PROLOG sbnd_channelstatus