1 #include "services_dune.fcl"
2 #include "hitfindermodules_dune.fcl"
4 #include "signalservices_dune.fcl"
5 #include "caldata_dune.fcl"
6 #include "trackfindermodules_dune.fcl"
7 #include "ecalibration.fcl"
8 #include "triggeralgo_service.fcl"
9 #include "photpropservices_dune.fcl"
10 #include "ProtoDUNEDataUtils.fcl"
11 #include "ProtoDUNEBeamlineFilter.fcl"
12 #include "ProtoDUNEBeamlineUtils.fcl"
13 #include "ProtoDUNEBeamCuts.fcl"
16 process_name: mcsXsection
20 #Load the service that manages root files for histograms.
21 TFileService: { fileName: "mcpion.root" }
22 RandomNumberGenerator: {} #ART native random number generator
23 @table::protodune_services
24 message: @local::standard_info
25 FileCatalogMetadata: @local::art_file_catalog_mc
28 #source is now a root file
31 module_type: RootInput
32 maxEvents: -1 # Number of events to create
39 module_type: RootOutput
40 fileName: "mcpion.root" #default file name, can override from command line with -o or --output
41 dataTier: "reconstructed"
52 #f1: @local::standard_protodunebeamlinefilter_Proton_1GeV
59 module_type: "mcsXsection"
60 BeamCuts: @local::Prod2BeamCuts
61 BeamlineUtils: @local::standard_protodunebeamlineutils
62 BeamModuleLabel: "beamevent"
63 CalorimetryTag: "pandoracaloSCE"
64 TrackerTag: "pandoraTrack"
65 ShowerTag: "pandoraShower"
66 PFParticleTag: "pandora"
67 GeneratorTag: "generator"
69 DataUtils: @local::standard_protodunedatautils
70 # NNetModuleLabel: "vtxid:emtrack"
79 services.PdspChannelMapService: @local::pdspchannelmap