ATLAS Offline Software
|
#include "GaudiKernel/Service.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/TypeNameString.h"
#include "AthenaKernel/errorcheck.h"
#include "CaloUtils/CaloTowerBuilderToolBase.h"
Go to the source code of this file.
Functions | |
StatusCode CaloTowerBuilderToolBase::initialize | ATLAS_NOT_THREAD_SAFE () |
Install fatal handler with default options. More... | |
StatusCode CaloTowerBuilderToolBase::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 28 of file CaloTowerBuilderToolBase.cxx.