1 #include "MomentumPerformance.fcl"
2 #include "MatchingPerformance.fcl"
5 #include "magfield.fcl"
6 #include "seedservice.fcl"
9 #include "DetectorClocks.fcl"
10 #include "DetectorProperties.fcl"
11 #include "GArProperties.fcl"
12 #include "Geometry.fcl"
13 #include "RunHistory.fcl"
14 #include "BackTracker.fcl"
15 #include "ECALProperties.fcl"
17 process_name: PerfProc
21 # Load the service that manages root files for histograms.
22 TFileService: { fileName: "TPCperformanceStudy.root" }
24 RandomNumberGenerator: {} #ART native random number generator
25 #See Geometry.fcl for the list of geometries available
26 GeometryGAr: @local::nd_hall_mpd_only_SPYv3_geo
27 GeometryGArConfigurationWriter: {}
28 ExptGeoHelperInterface: @local::standard_geometry_helper
29 DetectorClocks: @local::standard_clocks
30 DetectorProperties: @local::standard_detproperties
31 GArProperties: @local::standard_garproperties
32 NuRandomService: @local::standard_NuRandomService
33 MagneticField: @local::standard_mag_garsoft
34 BackTracker: @local::standard_backtracker
35 ECALProperties: @local::standard_ecalproperties
36 #RunHistory: @local::standard_runhistory
40 #Start each new event with an empty event.
43 module_type: RootInput
53 # perfstudy: @local::standard_momentumstudy
54 perfstudy: @local::standard_matchingstudy