Skip to content
Snippets Groups Projects
  1. Jun 18, 2020
  2. Apr 09, 2020
  3. Dec 10, 2019
  4. Oct 28, 2019
  5. Oct 24, 2019
  6. Sep 20, 2019
  7. Aug 29, 2019
    • scott snyder's avatar
      AthenaPython: Avoid some root/cling Error messages. · f5981934
      scott snyder authored
      Was seeing Error messages from CreateRealData about std::stream objects,
      that were triggered by trying to create a dictionary for
      GaudiPython::CallbackStreamBuf.
      This can be avoided by touching this dictionary earlier.
      f5981934
  8. Apr 18, 2019
  9. Apr 25, 2018
  10. Sep 03, 2017
  11. Jan 19, 2015
    • Peter Van Gemmeren's avatar
      Protect IThinningSvc.RemovedIdx assignment (AthenaPython-00-06-39) · 6689db1d
      Peter Van Gemmeren authored
      	* python/Bindings.py: Protect IThinningSvc.RemovedIdx assignment
      	(needed by ROOT 6).
              * Tag AthenaPython-00-06-39
      
      2014-11-26  Karsten Koeneke  <karsten.koeneke@cern.ch>
      
      	* python/PyAthenaComps.py: Move to new ICutFlowSvc.
              * Tag AthenaPython-00-06-38
      
      2014-11-13 Will Buttinger <will@cern.ch>
              * src/PyAthenaAlg.cxx and PyAthenaComps.py : added resetExecuted method callthrough to python so this can be implemented in python
              * added setExecuted and isExecuted accessors to underlying cpp handle as well
              * Tag AthenaPython-00-06-37
      
      2014-11-10  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\FilePeekerLib.py(process_metadata): enabled
      	coral::Attribute::data<bool> reading for ROOT6 after fix: https://sft.its.cern.ch/jira/browse/ROOT-6067
              * Tag AthenaPython-00-06-36
      
      ...
      (Long ChangeLog diff - truncated)
      6689db1d
  12. Sep 19, 2014
Loading