- Oct 07, 2020
-
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and cleanup library dependencies.
-
- Jun 24, 2020
-
-
- Jun 08, 2020
-
-
- May 22, 2020
-
-
- Apr 20, 2020
-
-
- Apr 17, 2020
-
-
Andrii Verbytskyi authored
-
-
- Apr 07, 2020
-
-
- Apr 01, 2020
-
-
Andrii Verbytskyi authored
-
- Mar 26, 2020
-
-
Andrii Verbytskyi authored
-
- Jan 09, 2018
-
- Jan 07, 2018
-
-
Scott Snyder authored
clang warning: unused private data member. Former-commit-id: 72ec510b
-
- Jan 05, 2018
-
-
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
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Nov 20, 2017
-
-
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
-
- Nov 07, 2017
-
-
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
-
- Mar 01, 2017
-
-
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
-
- May 27, 2016
-
-
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
-
- Sep 15, 2015
-
-
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
-
- May 17, 2015
-
-
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
-
- Jan 19, 2015
-
-
Andy Buckley authored
* Tagging TruthIO-00-00-08 * Use const event accessors, since these algs don't change the event.
-
- Nov 05, 2014
-
-
Ewelina Maria Lobodzinska authored
* Tagging TruthIO-00-00-07 * remove HepMC_likopts to silence checkreq warnings
-
- Sep 19, 2014
-
-
Andy Buckley authored
-