Skip to content
Snippets Groups Projects
  1. Jun 08, 2020
  2. Jun 04, 2020
    • Frank Winklmeier's avatar
      PyUtils: Remove gen/load_typeregistry_dso · 0e64f3f6
      Frank Winklmeier authored
      Delete the `gen/load_typeregistry_dso` functions that could create/load a
      `typereg_dso_db.csv` file with type information. However, the generate
      function currently just creates an empty file and thus this code seems
      no longer necessary.
      0e64f3f6
  3. Jan 03, 2020
  4. Nov 19, 2019
  5. Aug 24, 2019
  6. Sep 25, 2017
  7. Jun 07, 2017
    • Marcin Nowak's avatar
      PyUtils Reflex cleanup · ef436409
      Marcin Nowak authored
      Removing references to PyCintex, Reflex and ROOT6Setup from PyUtils
      as final cleanup after the ROOT6 transition
      ROOT6Setup remains in Helpers as it is still in use by other packages
      Note: Dso.py was earlier disabled and this commit does not fix it
      
      Former-commit-id: 5e9f6d2e170ede2815a837d76ebd290de8c6c269
      ef436409
  8. May 27, 2016
    • Walter Lampl's avatar
      rewrite of get-tag-diff.py to be cmt and cmake compatible (PyUtils-00-14-75) · 6c4a1fa3
      Walter Lampl authored
      2016-04-27 Walter Lampl <walter.lampl@ cern.ch>
      	* rewrite of get-tag-diff.py to be cmt and cmake compatible
      	* tag PyUtils-00-14-75
      
      2016-04-12  scott snyder  <snyder@bnl.gov>
      
      	* Tagging PyUtils-00-14-74.
      	* python/RootUtils.py: Remove diagnostics.  Keep temp files open
      	through the end of program execution to avoid cling caching
      	issues.
      
      2016-04-11  scott snyder  <snyder@bnl.gov>
      
      	* Tagging PyUtils-00-14-73.
      	* Still working on ATN test failure.  Seems to be related to
      	ROOT-7059.
      
      2016-04-11 Will Buttinger <will@cern.ch>
      	* bin/getAMIDatasetParameters.py: improved default printout, preserve order of specified datasets, and preserve comments/blanklines from file in the inDsTxt
      	* Tagging PyUtils-00-14-72
      ...
      (Long ChangeLog diff - truncated)
      6c4a1fa3
  9. Mar 03, 2015
    • R D Schaffer's avatar
      extent checkxAOD to work with ESD (PyUtils-00-14-15) · 7fd6972c
      R D Schaffer authored
      	* bin/checkxAOD.py: extend to work with ESD - summing together the aux and dyn, and adding
      	in extra trees for the indet/muon tracking
      	* tagging as PyUtils-00-14-15
      
      2015-02-20  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\Dso.py (CxxDsoDb.__init__): another ROOT version check fix
      	* Tagging as PyUtils-00-14-14
      
      	* python\Dso.py (gen_typeregistry_dso): Fixed ROOT version checks
      	for ROOT5: ATEAM-112. Disabled DSO functionality for ROOT6
      	* Tagging as PyUtils-00-14-13
      
      2015-02-16 Will Buttinger <will@cern.ch>
      	* python/WorkAreaLib.py: added AthAnalysisBase to exceptions list, so that WorkArea requirements file is generated correctly
      	* Tagging as PyUtils-00-14-12
      7fd6972c
  10. Feb 18, 2015
    • Graeme Stewart's avatar
      * bin/pkgco.py · c7cce36b
      Graeme Stewart authored
      	- Fix pkgco.py for checkout of Gaudi packages
      	* python/RootUtils.py
      	- Enable cppyy in import_root helper
      	* Tagging as PyUtils-00-14-11 (PyUtils-00-14-11)
      
      	* bin/pkgco.py
      	- Fix pkgco.py for checkout of Gaudi packages
      	* python/RootUtils.py
      	- Enable cppyy in import_root helper
      	* Tagging as PyUtils-00-14-11
      
      2015-01-16  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\Dso.py: Add ROOT6 setup
      	* Tagging as PyUtils-00-14-10
      
      2014-12-22 Peter van Gemmeren  <gemmeren@anl.gov>
      	* python/scripts/diff_root_files.py: Add ROOT6 setup
      	* Tagging as PyUtils-00-14-09
      
      2014-12-18 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/AmiLib.py
      	- Remove duplicate results from get_pkg_info
      	* python/scripts/tc_submit_tag.py
      	- Fix readline history in query_project
      c7cce36b
  11. Jan 19, 2015
    • Graeme Stewart's avatar
      Large refactoring of AmiLib to reduce cut'n'paste code, more robust error · de6eb9d5
      Graeme Stewart authored
      reporting, throw proper exceptions.
      Prevent AthFileLits from running AthenaMP mode (PyUtils-00-14-07)
      
      	* python/AmiLib.py
      	- Remove commented out code
      	* Tagging as PyUtils-00-14-07
      
      2014-12-18 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/AmiLib.py
      	- Another big refactoring:
      	- badresult improved and now returns a boolean and an error message
      	- Rename dry_run to dryrun for consistency
      	- Introduce PyUtilsAMIException exception, which now gets thrown
      	  consistently if there are problems
      	- Consolidate the functions of get_project_of_pkg, get_version_of_pkg
      	  and tc_submit_tag._get_projects into single method get_pkg_info
      	- Rewrite get_version_of_pkg_with_deps to use module utilities
      	- Simplify find_pkg to remove callback function
      	* python/scripts/tc_find_pkg.py
      	* python/scripts/tc_find_tag.py
      	- Embed script in try: except PyUtilsAMIException:
      	* python/scripts/tc_show_clients.py
      	- Update to get_pkg_info (N.B. Script is still non-functional and disabled)
      ...
      (Long ChangeLog diff - truncated)
      de6eb9d5
  12. Sep 19, 2014
Loading