missingproductfilter.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 
4 standard_missingproductfilter:
5 {
6  module_type: "MissingProductFilter"
7  # Supported products:
8  # reco3d, pandora, pandoraTrack, pandoraShower
9  # opflash, opflashExternal, opflashInternal
10 
11  Modules: ["reco3d","pandoraTrack"]
12 }
13 
14 END_PROLOG