Skip to content
Snippets Groups Projects
  1. Oct 07, 2020
  2. Jun 24, 2020
  3. Jun 08, 2020
  4. May 22, 2020
  5. Apr 20, 2020
  6. Apr 17, 2020
  7. Apr 07, 2020
  8. Apr 01, 2020
  9. Mar 26, 2020
  10. Jan 09, 2018
  11. Jan 07, 2018
  12. Jan 05, 2018
    • Scott Snyder's avatar
      TruthIO: const fixes · df6cbbfd
      Scott Snyder authored
      DataVector has had a long-standing bug in which a non-const pointer could be
      retrieved from a const_iterator.  This package was relying on this bug to compile.
      Fix this.
      
      
      Former-commit-id: 11bc7c82
      df6cbbfd
  13. Dec 11, 2017
  14. Dec 08, 2017
  15. Nov 20, 2017
    • Frank Winklmeier's avatar
      Delete CMT requirements files · 8a841a8a
      Frank Winklmeier authored
      Delete all CMT requirements files and other obsolete content in the cmt/
      directories. Some non-trivial content of unknown usage has been kept.
      
      
      Former-commit-id: 972e82159017fa7824f05840ea5f7218f7c05d06
      8a841a8a
  16. Nov 07, 2017
    • Frank Winklmeier's avatar
      Remove obsolete factory entries for components in Simulation, Generators · 7f651285
      Frank Winklmeier authored
      - Delete all obsolete src/components/*_load.cxx files
      - Remove obsolete DECLARE_FACTORY_ENTRIES within
        src/components/*_entries.cxx
      - Migrate to DECLARE_COMPONENT macros
      
      The removed macros evaluate to NULL on the Gaudi side and have been
      kept only for backwards compatibility.
      
      
      Former-commit-id: ece8ee481f3e6f0e5df8f9c7b7641f0efbbd5b42
      7f651285
  17. Mar 01, 2017
    • Charles Leggett's avatar
      replace all instances of endreq with endmsg · 40d459ae
      Charles Leggett authored
      endreq is deprecated, and replaced with endmsg.
      
      Did not replace in log files, or READMEs. Two files which are questionable are
         InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev
      and
         InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx
      
      
      Former-commit-id: 699dba0d352bf7192cc4a2d9a7bb4d23845cfe61
      40d459ae
  18. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TruthIO-00-00-16) · 11a9046d
      Atlas-Software Librarian authored
      	* Making the package link explicitly against HepMCfio with CMake.
      	* Tagging as TruthIO-00-00-16
      
      2016-02-29  scott snyder  <snyder@bnl.gov>
      
              * Tagging TruthIO-00-00-15.
      	* Get rid of duplicated property warning.
      
      2015-12-21 E. M. Lobodzinska <ewelina@mail.desy.de>
              * corrections in HepMCReadFromFile (M. Dyndal)
              * tag as TruthIO-00-00-14
      11a9046d
  19. Sep 15, 2015
    • Ewelina Maria Lobodzinska's avatar
      add HI printouts (TruthIO-00-00-13) · 87b36dd8
      Ewelina Maria Lobodzinska authored
              * add HI printouts in PrintMC (A. Olszewski)
              * tag as TruthIO-00-00-13
      
      2015-05-05 E. M. Lobodzinska <ewelina@mail.desy.de>
              * inherit ReadHepEvtFromAscii from AthAlgorithm
              * tag as TruthIO-00-00-12
      
      2015-04-17 E. M. Lobodzinska <ewelina@mail.desy.de>
              * add ReadHepEvtFromAscii (Dirk Sammel)
              * tag as TruthIO-00-00-11
      87b36dd8
  20. May 17, 2015
    • Ewelina Maria Lobodzinska's avatar
      change events into events_const (TruthIO-00-00-10) · 2939f174
      Ewelina Maria Lobodzinska authored
              * change events() to events_const() in PrintMC
              * tag as TruthIO-00-00-10
      
      2014-12-02  David Quarrie <David.Quarrie@cern.ch>
      	* cmt/requirements
      		Change the syntax for the library statement to:
      		library TruthIO *.cxx -s=components *.cxx
      		since the previous version caused the cmt2cmake processor to ignore all the files.
      	* Tagged as TruthIO-00-00-09
      2939f174
  21. Jan 19, 2015
  22. Nov 05, 2014
  23. Sep 19, 2014
Loading