2 # File: lartpcdetector_services.fcl
3 # Purpose: collect service configurations for a "generic" LArTPC detector
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
5 # Date: October 2nd, 2015
8 # This is a collection of services that should work for our testing geometry,
9 # the "LArTPC detector" geometry.
12 # 20151002 (petrillo@fnal.gov) [v1.0]
16 #include "geometry_lartpcdetector.fcl"
17 #include "detectorproperties_lartpcdetector.fcl"
18 #include "larproperties_lartpcdetector.fcl"
20 #include "simulationservices.fcl"
21 #include "magfield_larsoft.fcl"
22 #include "databaseutil.fcl"
23 #include "backtrackerservice.fcl"
24 #include "particleinventoryservice.fcl"
25 #include "detectorclocks_lartpcdetector.fcl"
26 #include "channelstatus.fcl"
30 lartpcdetector_services:
32 @table::lartpcdetector_geometry_services # from `geometry_lartpcdetector.fcl`
33 DetectorPropertiesService: @local::lartpcdetector_detproperties
34 LArPropertiesService: @local::lartpcdetector_properties
35 LArFFT: @local::standard_larfft
36 BackTrackerService: @local::standard_backtrackerservice
37 ParticleInventoryService: @local::standard_particleinventoryservice
38 DetectorClocksService: @local::lartpcdetector_detectorclocks
39 ChannelStatusService: @local::standard_channelstatus