ATLAS Offline Software
|
#include "AthenaMPToolBase.h"
#include "copy_file_icc_hack.h"
#include "AthenaInterprocess/ProcessGroup.h"
#include "GaudiKernel/IEvtSelector.h"
#include "GaudiKernel/IIoComponentMgr.h"
#include "GaudiKernel/IFileMgr.h"
#include "GaudiKernel/IMessageSvc.h"
#include <sys/stat.h>
#include <sstream>
#include <fstream>
#include <unistd.h>
#include <stdio.h>
#include <stdint.h>
#include <signal.h>
#include <iterator>
#include <filesystem>
Go to the source code of this file.
Namespaces | |
AthenaMPToolBase_d | |
Functions | |
void | AthenaMPToolBase_d::pauseForDebug (int) |
Variables | |
std::atomic< bool > | AthenaMPToolBase_d::sig_done = false |