Skip to content
Snippets Groups Projects
Commit 4fcd5b24 authored by Frank Gaede's avatar Frank Gaede Committed by MarkusFrankATcernch
Browse files

allow event readers to several vertices per event

 - 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
parent 92b899c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment