key4hep / k4SimDelphes

Apache License 2.0
4 stars 14 forks source link

Add a list of charm hadron IDs to the pythiaEvtGen interface #90

Open zuoxunwu opened 2 years ago

zuoxunwu commented 2 years ago

BEGINRELEASENOTES Adding a list of charm hadron IDs to the pythiaEvtGen interfaces so the generic non-signal charm decays are handled in EvtGen.

ENDRELEASENOTES

Local tests: Tested with EvtGen decs for D meson decays. Worked as expected.

vvolkl commented 2 years ago

Hi @zuoxunwu,

thanks for the PR! Can you check the suggestion by Thomas above?

tmadlener commented 1 year ago

Hi @zuoxunwu, did you have time to look into the comment above? Is there anything else missing from your side here?

zuoxunwu commented 1 year ago

Hi @tmadlener and @vvolkl,

Sorry I totally missed the previous notices. Just taking a look. Indeed it is just for book-keeping. I am not sure if it might be handy for some potential functions, like if a given hadron belongs to B or C (should be obvious by the first digit anyway). I do not have any preference on this. Let me know if you would prefer one way.

(Just added a declaration, if we remove the B_ids C_ids from the header.)

Best, Xunwu