Skip to content
Snippets Groups Projects
  • Frank Gaede's avatar
    allow event readers to several vertices per event · 4fcd5b24
    Frank Gaede authored
     - changed signature of Geant4EventReader::readParticles(int,Vertex*, Particles&)
       to Geant4EventReader::readParticles(int,Vertices&, Particles& )
     - implement in LCIOEventReader, Geant4EventReaderHepEvt and Geant4EventReaderHepMC
     - for now still one vertex only is created using the first final state particle
       for HepEvt and LCIO
    4fcd5b24