Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Dec 21, 2020
  2. Oct 30, 2020
  3. Oct 07, 2020
  4. Sep 18, 2020
  5. Aug 27, 2020
  6. Aug 21, 2020
  7. Aug 19, 2020
  8. Aug 17, 2020
  9. Aug 14, 2020
  10. Aug 03, 2020
  11. Apr 17, 2020
  12. Mar 03, 2020
  13. Jan 13, 2020
  14. Jan 10, 2020
  15. Dec 15, 2019
  16. Dec 10, 2019
  17. Nov 26, 2019
  18. Oct 28, 2019
  19. Oct 27, 2019
  20. Aug 28, 2019
  21. Dec 07, 2018
  22. Nov 15, 2018
  23. Aug 27, 2018
  24. Aug 10, 2018
  25. May 20, 2018
  26. Dec 11, 2017
  27. Dec 08, 2017
  28. Dec 07, 2017
  29. Sep 22, 2017
  30. Aug 13, 2017
  31. Jul 21, 2017
  32. Jul 08, 2017
    • Scott Snyder's avatar
      StoreGateBindings: Remove use of RootObject. · 244149b4
      Scott Snyder authored
      RootObject is a compatibility shim introduced to help in the root6 migration
      of code using reflex.  It has an MT-related constness issue; however, it is
      quite simple and is only used in a handful of places.  So just get rid
      of RootObject entirely.
      
      
      Former-commit-id: 0328f302
      244149b4
  33. Apr 10, 2017
  34. Jan 01, 2017
  35. Aug 19, 2016
    • Will Buttinger's avatar
      'refactored code so can call binding methods from c++ with a given... · f6f78de5
      Will Buttinger authored
      'refactored code so can call binding methods from c++ with a given StoreGateSvc (for use in POOLRootAccess)' (StoreGateBindings-00-16-18)
      
      	* StoreGatePyExt: refactored the methods to add calls with a specific StoreGate. This is for use in POOLRootAccess
      	* StoreGateBindings/StoreGatePyExt.h: added this
      	* Tagging StoreGateBindings-00-06-18
      
      
      Former-commit-id: 50c30ec2
      f6f78de5
  36. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (StoreGateBindings-00-06-17) · c1d2012f
      Atlas-Software Librarian authored
      2015-08-11  sss  <snyder@bnl.gov>
      
      2015-07-20  scott snyder  <snyder@bnl.gov>
      
      2015-07-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging StoreGateBindings-00-06-15.
      	* src/SgPyDataModel.h: Add override keywords.  Add tinfo().
      	* src/PyThinning.cxx: deep_proxy -> proxy.
      c1d2012f
  37. Jan 19, 2016
    • Scott Snyder's avatar
      Copy root 6.04 fixes from trunk. (StoreGateBindings-00-06-14-01) · 19c1b066
      Scott Snyder authored
      	* Tagging StoreGateBindings-00-06-14-01.
      	* Copy from trunk:
      
      	* Tagging StoreGateBindings-00-06-17.
      	* src/SgPyDataModel.cxx: Use TClass::GetActualClass to
      	do downcasting when binding objects.
      	* Tagging StoreGateBindings-00-06-16.
      	* src/AthenaPyRoot.h, src/SgPyDataModel.cxx: Reduce dependencies
      	on PyROOT externals.  Compile with root 6.03.
      
      2015-03-31  scott snyder  <snyder@bnl.gov>
      
      	* Tagging StoreGateBindings-00-06-14.
      	* src/SgPyDataModel.h (proxy): Fix format string/type mismatch.
      19c1b066
  38. Jan 19, 2015
    • Scott Snyder's avatar
      Attempt to clean up checkreq warning. (StoreGateBindings-00-06-13) · 6d77834c
      Scott Snyder authored
      	* Tagging StoreGateBindings-00-06-13.
      	* Attempt to clean up checkreq warning.
      
      2014-10-23  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\Bindings.py (_setup): add loadDictionary( "libStoreGateBindings" )
      	* Tagging StoreGateBindings-00-06-11
      
      2014-10-22  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* StoreGateBindings\selection.xml: fix dummy class name
      	* Tagging StoreGateBindings-00-06-11
      
      2014-10-21  Wim Lavrijsen <WLavrijsen@lbl.gov>
      	* PyCintex -> cppyy
      	* add dummy class to allow ROOT6 to see functions in a namespace
      6d77834c
Loading