excluded_paths_t.fcl
Go to the documentation of this file.
1 physics: {
2  producers: {
3  prod: {
4  module_type: "art/test/Framework/Art/PrintAvailable/DummyProducer"
5  }
6  }
7  tp1: [prod]
8  tp2: [prod]
9  trigger_paths: [tp1]
10 }