Skip to content
Snippets Groups Projects
  1. Jun 08, 2020
  2. Mar 23, 2020
  3. Mar 19, 2020
  4. Dec 04, 2019
  5. Apr 19, 2019
  6. Aug 10, 2017
  7. Jul 03, 2017
    • Marcin Nowak's avatar
      PyCintex cleanup in Trigger · d3d68aa8
      Marcin Nowak authored
      Final commit for the PyCintex cleanup of Master. Includes Trigger
      packages and the removal of PyCintex support from
      Tools/PyUtils/python/Helpers.py:ROOT6Setup()
      
      
      Former-commit-id: 08c7b751
      d3d68aa8
  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. May 17, 2015
    • Scott Snyder's avatar
      Dont dump transient members. (PyUtils-00-14-27) · 577815ed
      Scott Snyder authored
      	* Tagging PyUtils-00-14-27.
      	* python/RootUtils.py: Don't dump transient members.
      
      2015-04-23  Alexandre Vaniachine <vaniachine@anl.gov>
      
      	* Tagging PyUtils-00-14-25
      	* python/AthFile/impl.py: Fix for ATEAM-122: IS_DATA for BS files from SFO
      
      2015-04-22  scott snyder  <snyder@bnl.gov>
      
      	* Tagging PyUtils-00-14-24.
      	* python/RootUtils.py (RootFileDumper): Fix for non-class
      	branches.
      
      2015-04-16 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* bin/diffTAGTree.py
      	- Continue to check events that do match between TAG files
      	  even when TAG files have different content or have
      	  duplicates
      ...
      (Long ChangeLog diff - truncated)
      577815ed
  10. 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
  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