DropOnOutput_wB_01.fcl
Go to the documentation of this file.
1 #include "Ptrmv_w.fcl"
2 
3 physics.producers.parentageFaker:
4 {
5  module_type: DropTestParentageFaker
6  input_label: ptrmvWriter
7 }
8 
9 physics.p2: [ parentageFaker ]
10 physics.trigger_paths: [ p1, p2 ]
11 
12 outputs.o1.outputCommands: [ "keep *", "drop Stringart::Ptr_ptrmvWriter__PtrmvW" ]