ATLAS Offline Software
Loading...
Searching...
No Matches
AlgFactory.cxx File Reference
Include dependency graph for AlgFactory.cxx:

Go to the source code of this file.

Functions

TCS::AlgFactory &TCS::AlgFactory::mutable_instance ATLAS_NOT_THREAD_SAFE ()
 Install fatal handler with default options.

Function Documentation

◆ ATLAS_NOT_THREAD_SAFE()

TCS::AlgFactory &TCS::AlgFactory::mutable_instance ATLAS_NOT_THREAD_SAFE ( )
inline

Install fatal handler with default options.

This is meant to be easy to call from python via ctypes.

Definition at line 14 of file AlgFactory.cxx.

15{
16 auto nc_instance = const_cast<TCS::AlgFactory*>(&instance());
17 return *nc_instance;
18}
std::map< std::string, double > instance