Skip to content

Draft: Remove duplicate input locations to particle combiner

Particle combiner in StrippingXibm2V03h.py was receiving duplicate input locations resulting in warnings of the form

Xibm2V03hXibm2LambdaKpKmKmLLLine                            WARNING DaVinci::N4BodyDecays:: Duplication in Input locations : Phys/SelLambdaLLforXibm2V03h Phys/sel_k_forXibm2V03h Phys/sel_k_forXibm2V03h Phys/sel_k_forXibm2V03h | Duplicates : Phys/sel_k_forXibm2V03h Phys/s\
el_k_forXibm2V03h

This is a fix for this.

Merge request reports