ATLAS Offline Software
|
#include "HGTD_GeoModel/HGTD_DetectorTool.h"
#include "HGTD_GeoModel/HGTD_DetectorFactory.h"
#include "HGTD_ReadoutGeometry/HGTD_DetectorManager.h"
#include "GeoModelUtilities/GeoModelExperiment.h"
#include "StoreGate/StoreGateSvc.h"
#include "RDBAccessSvc/IRDBRecord.h"
#include "RDBAccessSvc/IRDBRecordset.h"
#include "DetDescrConditions/AlignableTransformContainer.h"
#include "ReadoutGeometryBase/SiCommonItems.h"
#include "AthenaKernel/ClassID_traits.h"
#include "SGTools/DataProxy.h"
Go to the source code of this file.
Functions | |
StatusCode HGTD_DetectorTool::registerCallback | ATLAS_NOT_THREAD_SAFE () |
Install fatal handler with default options. More... | |
|
inline |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Definition at line 82 of file HGTD_DetectorTool.cxx.