1 #include "services_dune.fcl"
2 #include "ecalibration.fcl"
3 #include "tools_dune.fcl"
9 # Load the service that manages root files for histograms.
10 TFileService: { fileName: "dedx_hist.root" }
13 RandomNumberGenerator: {} #ART native random number generator
14 message: @local::dune_message_services_prod_debug
15 FileCatalogMetadata: @local::art_file_catalog_mc
16 @table::protodune_data_services
19 services.message.destinations.LogStandardOut.threshold: "INFO"
23 module_type: RootInput
25 # fileNames: ["reco_protoDUNE.root"]
32 dedxana: @local::proto_dedx
40 physics.analyzers.dedxana.HitModuleLabel: "linecluster"
41 physics.analyzers.dedxana.TrackModuleLabel: "pmtrack"
42 physics.analyzers.dedxana.ChosenView: 2
43 physics.analyzers.dedxana.Cosmics: true