SelectEventsFromPreviousProcess_t.fcl
Go to the documentation of this file.
1 process_name: PROD2
2 physics.e1: [o1]
3 outputs.o1: {
4  module_type: RootOutput
5  SelectEvents: ["PROD1:p1"]
6  fileName: "out.root"
7 }