Skip to content
Snippets Groups Projects
  1. May 31, 2024
  2. May 28, 2024
  3. Dec 06, 2023
  4. Dec 01, 2023
  5. Feb 23, 2023
  6. Jan 31, 2023
  7. Dec 14, 2022
  8. Nov 17, 2022
    • Frank Winklmeier's avatar
      MCTruth: use non-const particles · ea7df69e
      Frank Winklmeier authored
      This is similar to !58354 and removes unnecessary `const` qualifiers on
      `GenParticle` and `ISFParticle` to avoid `const_cast` downstream for
      the following classes:
      - `PrimaryParticleInformation`
      - `TrackBarcodeInfo`
      - `TrackInformation`
      - `VTrackInformation`
      ea7df69e
  9. Jul 08, 2020
  10. Apr 26, 2020
  11. Mar 24, 2017
  12. Feb 15, 2017
    • John Derek Chapman's avatar
      MCTruth/TrackHelper.h, src/TrackHelper.cxx - add GetParticleLink method to... · 9cd430a6
      John Derek Chapman authored
      MCTruth/TrackHelper.h, src/TrackHelper.cxx - add GetParticleLink method to build a HepMcParticleLink corresponding to the current G4Track. Includes commented out code for post-HepMcParticleLink migration (ATLASSIM-2430). CMakeLists.txt, cmt/requirements - add use statements for GeneratorObjects and ISF_Event. Tagging MCTruth-00-05-00 (MCTruth-00-05-00)
      
      2016-07-14  John Chapman  <John.Chapman@cern.ch>
      
      	* MCTruth/TrackHelper.h, src/TrackHelper.cxx - add GetParticleLink
      	method to build a HepMcParticleLink corresponding to the current
      	G4Track. Includes commented out code for post-HepMcParticleLink
      	migration (ATLASSIM-2430).
      	* CMakeLists.txt, cmt/requirements - add use statements for
      	GeneratorObjects and ISF_Event.
      	* tagging MCTruth-00-05-00
      
      
      Former-commit-id: b81f3380
      9cd430a6
  13. Sep 19, 2014
Loading