gcowan / RapidSim

Phase space generation of b hadron decays
MIT License
19 stars 29 forks source link

particle: 3does not exist #1

Closed gcowan closed 8 years ago

gcowan commented 8 years ago

If I try to generate events I get the following errors:

                         Returning empty 4-vector...

WARNING in FastDecay::getP : particle: 3does not exist. Returning empty 4-vector...

I'm running with the standard options:

~/software/RapidSim/build/src/FastSim.exe decay.txt 1000 ~/software/RapidSim/rootfiles/

where decay.txt is B+ -> K+ e+ e-

gcowan commented 8 years ago

Fixed.