non_persistable_products_t.fcl
Go to the documentation of this file.
1 physics.producers.doNotPersistProduct.module_type: NonPersistableProducer
2 physics.p1: [doNotPersistProduct]
3 physics.e1: [o1]
4 
5 outputs.o1: {
6  module_type: RootOutput
7  fileName: "out.root"
8  outputCommands: ["keep *"]
9 }