gcowan / RapidSim

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

Rapidvertex #34

Closed gcowan closed 6 years ago

gcowan commented 6 years ago

Have a look and let me know what you think. Still need something for the SV resolution and someway to distinguish between PV and SV (derived class?). Logic for smearing different parameters (momentum, FD, IP) is not very unified, but we might want to sort that out later in a different branch.

dcraik commented 6 years ago

This branch is currently crashing a couple of the validation tests (https://gitlab.cern.ch/dcraik/RapidSim/pipelines).

I've reverted some mass-indentation changes to make the changed files page easier to parse.

dcraik commented 6 years ago

Fixed some memory leaks that were upsetting the continuous integration and added vetex functionality for EvtGen-decayed particles.

Good to merge.