updated Control/AthenaCommon to AthenaCommon-03-03-22
Added AthBeginSeq and AthEndSeq sandwitching around AthAlgSeq to handle Incident Processing Algorithms 2017-01-25 Steve Farrell <Steven.Farrell@cern.ch> * Setting _threaded attribute of PyROOT-bound C++ methods in AthAppMgr in order to release the python GIL. The flag is set according to ConcurrencyFlags.NumThreads() and is set for the initialization, executeRun, and finalization calls. * Tagging: AthenaCommon-03-03-21 Former-commit-id: efaefbcf
Showing
- Control/AthenaCommon/CMakeLists.txt 0 additions, 1 deletionControl/AthenaCommon/CMakeLists.txt
- Control/AthenaCommon/cmt/requirements 0 additions, 0 deletionsControl/AthenaCommon/cmt/requirements
- Control/AthenaCommon/python/AlgSequence.py 2 additions, 0 deletionsControl/AthenaCommon/python/AlgSequence.py
- Control/AthenaCommon/python/AppMgr.py 56 additions, 6 deletionsControl/AthenaCommon/python/AppMgr.py
- Control/AthenaCommon/python/AtlasThreadedJob.py 3 additions, 1 deletionControl/AthenaCommon/python/AtlasThreadedJob.py
- Control/AthenaCommon/python/Utils/__init__.py 0 additions, 0 deletionsControl/AthenaCommon/python/Utils/__init__.py
- Control/AthenaCommon/python/__init__.py 0 additions, 0 deletionsControl/AthenaCommon/python/__init__.py
Control/AthenaCommon/cmt/requirements
100755 → 100644
File mode changed from 100755 to 100644
Control/AthenaCommon/python/Utils/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
Control/AthenaCommon/python/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment