1 #include "protoDUNE_reco_data_Dec2018.fcl"
2 #include "services_dune.fcl"
3 #include "opticaldetectormodules_dune.fcl"
4 #include "opticaldetectorservices_dune.fcl"
6 #include "tools_dune.fcl"
7 #include "protodune_tools_dune.fcl"
9 process_name: RunPDSPMatchMC
14 RandomNumberGenerator: {}
16 @table::protodune_data_reco_services
19 closeFileFast: true # default
20 fileName: "%ifb_match.root"
21 tmpDir: "<parent-path-of-filename>" # default
32 protodunematch: [ PDSPmatchmc ]
35 end_paths: [ protodunematch ]
38 physics.analyzers.PDSPmatchmc:
40 module_type: "PDSPmatchmc"
41 OpHitLabel_MC: "ophit"
42 PandoraLabel_MC: "pandoraTrack"
43 PFParListLabel_MC: "pandora"
45 MCTruthLabel_MC: "cosmicgenerator"
46 GEANTLabel_MC: "largeant"
53 # outputCommands: [ "keep *", "drop artdaq::Fragments_*_*_*" ]
55 # module_type: RootOutput
56 # fileName: "%ifb_match.root"
57 # dataTier: "full-reconstructed"
63 module_type: RootInput
64 fileNames: [ "/afs/cern.ch/user/s/sergiand/workspace/artdaq_devel/pdune_r1000077_sr01_20170629T181646_1_0.root" ]