Skip to content
Snippets Groups Projects
  1. Jun 08, 2017
  2. Apr 28, 2017
  3. Apr 20, 2017
    • Andre Sailer's avatar
      LCIO: Add setting of ProducedBySecondary bit for SimTrackerHits · c77bc64e
      Andre Sailer authored
      if the hit is produced by a particle that is not kept in the MCParticle history we set the bit
      added originalG4ID to Geant4Particle class for faster lookup, as this ID is stored with the hit
      Otherwise we need a complicated and time-consuming logic to parse the equivalent map if this hit really belonged to that track
      c77bc64e
  4. Mar 31, 2017
  5. Mar 27, 2017
  6. Mar 15, 2017
  7. Mar 10, 2017
  8. Feb 28, 2017
  9. Feb 24, 2017
  10. Feb 23, 2017
  11. Feb 15, 2017
  12. 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
  13. Feb 10, 2017
  14. Feb 09, 2017
    • Andre Sailer's avatar
      Add possibility to remove the production cut from region so that it uses the... · 55459b45
      Andre Sailer authored
      Add possibility to remove the production cut from region so that it uses the Global Range Cut instead of the default set for Regions
      
      Geant4 will print a warning about regions without thresholds, but that is what we need. This allows one to keep regions for e.g., creating material scan with out manually having to set range cuts
      As far as I can tell the threshold is only used when store_secondaries is true (which is ignored), so we are now throwing an exception if someone specifies store_secondaries without setting a threshold.
      However, it seems that store_secondaries is actually never used anywhere else?
      55459b45
  15. Feb 03, 2017
  16. Jan 25, 2017
  17. Jan 19, 2017
  18. Dec 13, 2016
  19. Dec 07, 2016
  20. Nov 29, 2016
  21. Nov 25, 2016
  22. Nov 24, 2016
  23. Nov 04, 2016
  24. Oct 11, 2016
  25. Sep 01, 2016
Loading