The Gaudi Framework  v36r10 (fc05264c)
MultiMergers.py File Reference

Go to the source code of this file.

Namespaces

 MultiMergers
 

Variables

 MultiMergers.int_a = IntDataProducer("IntAProducer", Value=2, OutputLocation="/Event/IntA")
 
 MultiMergers.int_b = IntDataProducer("IntBProducer", Value=3, OutputLocation="/Event/IntB")
 
 MultiMergers.merger = is2ff_merger(InputInts=[str(int_a.OutputLocation), str(int_b.OutputLocation)])
 
 MultiMergers.merger_filter_passing
 
 MultiMergers.merger_filter_failing
 
 MultiMergers.app