AIDASoft / DD4hep

Detector Description Toolkit for High Energy Physics
http://dd4hep.cern.ch
GNU Lesser General Public License v3.0
49 stars 95 forks source link

treatment of vertices in event readers (LCIO, HepEvt ) #101

Closed gaede closed 6 years ago

gaede commented 7 years ago

We need to define (and then implement) a proper treatment of vertices in event reader classes for generator output formats that stores vertex information with the MC particle such as LCIO, HepEvt and stdhep. Potential solutions are:

gaede commented 6 years ago

Fixed in https://github.com/AIDASoft/DD4hep/pull/232