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