Skip to content

LoKiMC: fix MCCTAU

Vanya Belyaev requested to merge vanya-lokimc-1 into master
  • MCCCTAU fix the choice of end-vertex for calculation of lifetime

    Previously the first vertex in endVertex list was used, now it looks for "decay" vertex, if no "decay" vertex found, "hadronic interaction" vertex is used and the first vertex is picked up otherwise.

thanks to @egovorko @tnikodem @erodrigu

Merge request reports