protoDUNE_SP_keepup_decoder_recowithcnn_stage2.fcl
Go to the documentation of this file.
1 #include "protoDUNE_SP_keepup_decoder_reco_stage2.fcl"
2 
3 process_name: Reco2
4 
5 physics.filters:{
6  @table::protoDUNE_reco_data_filters
7 }
8 
9 physics.producers: {
10  @table::protoDUNE_reco_data_stage1_producers
11  @table::protoDUNE_reco_data_stage2_producers
12 }
13 
14 physics.decode: [nhitsfilter,
15  emtrkmichelid,
16  pandoracali,
17  pandoracalipid,
18  pandora2cali,
19  pandora2calipid
20 ]
21 
22 outputs.out1.outputCommands: [ "keep *", "drop *_emtrkmichelid_*_Reco1" ]