A2-Collaboration / ant

Just another analysis toolkit for A2
3 stars 20 forks source link

Ant-pluto hangs #27

Closed osteffen closed 8 years ago

osteffen commented 8 years ago

Ant-pluto hangs when running:

$ Ant-pluto --reaction "p w [ g eta [ g g ] ]" --numEvents 10 --Emin 1420 --Emax 1580 -o pluto.root

Debugger shows that this is while adding rho0 decays in PlutoExtensions.h

Commenting out lines 81 to 87 in PlutoExtensions.h fixes this.