Skip to content
Snippets Groups Projects
  1. Jul 24, 2023
  2. Jul 10, 2019
  3. Aug 09, 2018
  4. Aug 08, 2018
  5. Mar 01, 2018
  6. Oct 13, 2017
  7. Sep 18, 2017
  8. Jun 19, 2017
  9. Feb 28, 2017
  10. Feb 23, 2017
  11. 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
  12. Feb 10, 2017
  13. Oct 11, 2016
  14. Apr 07, 2016
  15. 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
  16. Jan 07, 2016
  17. Sep 25, 2015
  18. Jul 12, 2015
  19. Jun 18, 2015
  20. Mar 11, 2015
  21. Dec 18, 2014
  22. Nov 11, 2014
  23. Nov 03, 2014
  24. Oct 27, 2014
  25. Oct 17, 2014
  26. Sep 22, 2014
Loading