1 #include "CAFMaker.fcl"
4 #include "seedservice.fcl"
7 #include "DetectorClocks.fcl"
8 #include "DetectorProperties.fcl"
9 #include "GArProperties.fcl"
10 #include "Geometry.fcl"
11 #include "RunHistory.fcl"
12 #include "BackTracker.fcl"
13 #include "ECALProperties.fcl"
15 process_name: CAFMaker
19 # Load the service that manages root files for histograms.
20 TFileService: { fileName: "caf.root" }
22 RandomNumberGenerator: {} #ART native random number generator
23 #See Geometry.fcl for the list of geometries available
24 GeometryGAr: @local::nd_hall_mpd_only_SPYv3_geo
25 GeometryGArConfigurationWriter: {}
26 ExptGeoHelperInterface: @local::standard_geometry_helper
27 DetectorClocks: @local::standard_clocks
28 DetectorProperties: @local::standard_detproperties
29 GArProperties: @local::standard_garproperties
30 NuRandomService: @local::standard_NuRandomService
31 MagneticField: @local::standard_mag_garsoft
32 BackTracker: @local::standard_backtracker
33 ECALProperties: @local::standard_ecalproperties
34 #RunHistory: @local::standard_runhistory
38 #Start each new event with an empty event.
41 module_type: RootInput
51 cafmaker: @local::standard_cafmaker_spyv3
59 physics.analyzers.cafmaker.GEANTLabel: "edepconvert"