ATLAS Offline Software
|
#include "TrigMonTHistSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "CxxUtils/checker_macros.h"
#include "AthenaMonitoringKernel/OHLockedHist.h"
#include "hltinterface/IInfoRegister.h"
#include "TError.h"
#include "TGraph.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TObject.h"
#include "TROOT.h"
#include "TTree.h"
Go to the source code of this file.
Functions | |
StatusCode TrigMonTHistSvc::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 26 of file TrigMonTHistSvc.cxx.