Skip to content
Snippets Groups Projects
  1. Aug 08, 2018
  2. Mar 01, 2018
  3. Oct 13, 2017
  4. Sep 18, 2017
  5. Jun 19, 2017
  6. Feb 28, 2017
  7. Feb 23, 2017
  8. Feb 13, 2017
    • 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
  9. Feb 10, 2017
  10. Oct 11, 2016
  11. Apr 07, 2016
  12. Jan 11, 2016
    • Andre Sailer's avatar
      Fix for event number when using more than one input file at the same time · 0d0909c1
      Andre Sailer authored
      The event number was changed by each input source resulting in wrong behaviour.
      Now the input sources keep track of the event number themselves.  Ideally the
      event number would be kept track of one level above, but then m_firstEvent is
      not known. Likewise the output module is not aware of the number of skipped
      events.
      0d0909c1
  13. Jan 07, 2016
  14. Sep 25, 2015
  15. Jul 12, 2015
  16. Jun 18, 2015
  17. Mar 11, 2015
  18. Dec 18, 2014
  19. Nov 11, 2014
  20. Nov 03, 2014
  21. Oct 27, 2014
  22. Oct 17, 2014
  23. Sep 22, 2014
Loading