ATLAS Offline Software
Namespaces | Functions
Init.cxx File Reference
#include <atomic>
#include <iostream>
#include <iomanip>
#include <cstring>
#include <string>
#include <cstdlib>
#include <sstream>
#include <TApplication.h>
#include <TClass.h>
#include <TError.h>
#include <TSystem.h>
#include "CxxUtils/checker_macros.h"
#include "xAODRootAccess/Init.h"

Go to the source code of this file.

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

void ErrorHandler xAOD::ATLAS_NOT_THREAD_SAFE (Int_t level, Bool_t abort, const char *location, const char *message)
 Function filtering the warnings coming from ROOT. More...
 
StatusCode xAOD::Init (const char *appname="xAOD::Init")
 Function initialising ROOT/PyROOT for using the ATLAS EDM. More...
 
StatusCode xAOD::Init (const char *appname, int *argc, char **argv)
 Function initialising an application for using the ATLAS EDM. More...
 
void xAOD::SetMessageSourceWidth (size_t value)
 Set the width of the source strings for the printed messages. More...