![]() |
ATLAS Offline Software
|
#include "GeoModelSvc.h"#include <fstream>#include "AthenaKernel/ClassID_traits.h"#include "GaudiKernel/ConcurrencyFlags.h"#include "GaudiKernel/IConversionSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/SystemOfUnits.h"#include "GeoDbTagSvc.h"#include "GeoModelHelpers/ThreadPool.h"#include "GeoModelHelpers/defineWorld.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoPerfUtils.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoVolumeCursor.h"#include "GeoModelUtilities/GeoModelExperiment.h"#include "PathResolver/PathResolver.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "RDBMaterialManager.h"#include "SGTools/DataProxy.h"Go to the source code of this file.
Functions | |
| StatusCode GeoModelSvc::initialize | 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 34 of file GeoModelSvc.cxx.
1.8.18