ATLAS Offline Software
|
#include "IOVDbTestAlg.h"
#include "RegistrationServices/IIOVRegistrationSvc.h"
#include "IOVDbTestConditions/IOVDbTestMDTEleMap.h"
#include "IOVDbTestConditions/IOVDbTestMDTEleMapColl.h"
#include "IOVDbTestConditions/IOVDbTestAmdbCorrection.h"
#include "AthenaKernel/IAthenaOutputStreamTool.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/IToolSvc.h"
#include "CoralBase/Attribute.h"
#include "CoralBase/Blob.h"
#include "CoralBase/AttributeListSpecification.h"
#include "AthenaPoolUtilities/AthenaAttributeList.h"
#include "AthenaPoolUtilities/CondAttrListCollection.h"
#include <sys/ipc.h>
#include <sys/msg.h>
Go to the source code of this file.
Functions | |
StatusCode IOVDbTestAlg::initialize | ATLAS_NOT_THREAD_SAFE () |
Install fatal handler with default options. More... | |
StatusCode IOVDbTestAlg::initialize ATLAS_NOT_THREAD_SAFE | ( | ) |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Definition at line 124 of file IOVDbTestAlg.cxx.