1 #include "services_dune.fcl"
2 #include "hitfindermodules_dune.fcl"
4 #include "ProtoDUNEUnstableHVFilter.fcl"
5 #include "signalservices_dune.fcl"
6 #include "caldata_dune.fcl"
7 #include "trackfindermodules_dune.fcl"
8 #include "ecalibration.fcl"
9 #include "triggeralgo_service.fcl"
10 #include "photpropservices_dune.fcl"
11 #include "ProtoDUNEDataUtils.fcl"
12 #include "ProtoDUNEFembFilter.fcl"
13 #include "protoDUNE_reco_mc_prolog.fcl"
14 #include "missingproductfilter.fcl"
15 #include "protodune_tools_dune.fcl"
17 process_name: michelremoving
21 #Load the service that manages root files for histograms.
22 TFileService: { fileName: "michelremoving.root" }
23 RandomNumberGenerator: {} #ART native random number generator
24 @table::protodune_reco_services
25 message: @local::standard_info
26 FileCatalogMetadata: @local::art_file_catalog_mc
28 services.PdspChannelMapService: @local::pdspchannelmap
29 #source is now a root file
32 module_type: RootInput
33 maxEvents: -1 # Number of events to create
38 @table::protoDUNE_reco_mc_stage2_producers
40 reco: [ @sequence::protoDUNE_reco_mc_stage2 ]
44 f2: @local::pdsp_fembfilter_all
45 f3: @local::standard_missingproductfilter
52 module_type: "michelremoving"
57 module_type: "michelremoving"
62 module_type: "michelremoving"
67 module_type: "michelremoving"
73 ana: [ michelremoving, michelremoving1, michelremoving2, michelremoving3 ]
77 # define the list of LArSoft modules to run through the simulate path
78 physics.filters.f2.DataUtils.RawDigitTimeStampTag: "caldata:dataprep"
79 physics.producers.pandoracali.CaloAlg.CalAreaConstants: [1.04e-3, 1.04e-3, 1.0156e-3]
80 physics.analyzers.michelremoving.TrackModuleLabel: "pandoraTrack"
81 physics.analyzers.michelremoving.CalorimetryModuleLabel: "pandoracalonosce"
82 physics.analyzers.michelremoving.HitsModuleLabel: "hitpdune"
83 physics.analyzers.michelremoving.SaveTrackInfo: true
85 physics.analyzers.michelremoving1.TrackModuleLabel: "pandoraTrack"
86 physics.analyzers.michelremoving1.CalorimetryModuleLabel: "pandoracalo"
87 physics.analyzers.michelremoving1.HitsModuleLabel: "hitpdune"
88 physics.analyzers.michelremoving1.SaveTrackInfo: true
90 physics.analyzers.michelremoving2.TrackModuleLabel: "pandoraTrack"
91 physics.analyzers.michelremoving2.CalorimetryModuleLabel: "pandoracalinoxyzt"
92 physics.analyzers.michelremoving2.HitsModuleLabel: "hitpdune"
93 physics.analyzers.michelremoving2.SaveTrackInfo: true
95 physics.analyzers.michelremoving3.TrackModuleLabel: "pandoraTrack"
96 physics.analyzers.michelremoving3.CalorimetryModuleLabel: "pandoracali"
97 physics.analyzers.michelremoving3.HitsModuleLabel: "hitpdune"
98 physics.analyzers.michelremoving3.SaveTrackInfo: true
100 services.SpaceCharge.EnableCalEfieldSCE: true
101 services.SpaceCharge.EnableCalSpatialSCE: true
104 services.XYZCalibService.IsMC: true
105 services.XYZCalibService.UseCondbXYZCorr: true
106 services.XYZCalibService.YZCorrDBTag: "prod4"
107 services.XYZCalibService.XCorrDBTag: "prod4"
108 services.XYZCalibService.NormCorrDBTag: "prod4"