ATLAS Offline Software
Variables
AthSequencer.cxx File Reference
#include "AthSequencer.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/ISvcLocator.h"
#include "AthenaKernel/AlgorithmTimer.h"
#include "AthenaBaseComps/DynamicDataHelper.h"
#include "CxxUtils/excepts.h"
#include <memory.h>
#include "valgrind/valgrind.h"
Include dependency graph for AthSequencer.cxx:

Go to the source code of this file.

Variables

thread_local std::unique_ptr< Athena::AlgorithmTimers_abortTimer {nullptr}
 timer will abort job once timeout for any algorithm or sequence is reached More...
 

Variable Documentation

◆ s_abortTimer

thread_local std::unique_ptr<Athena::AlgorithmTimer> s_abortTimer {nullptr}

timer will abort job once timeout for any algorithm or sequence is reached

Definition at line 29 of file AthSequencer.cxx.