ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  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.
StatusCode xAOD::Init (const char *appname="xAOD::Init")
 Function initialising ROOT/PyROOT for using the ATLAS EDM.
StatusCode xAOD::Init (const char *appname, int *argc, char **argv)
 Function initialising an application for using the ATLAS EDM.
void xAOD::SetMessageSourceWidth (size_t value)
 Set the width of the source strings for the printed messages.

Variables

static std::atomic< size_t > xAOD::sMessageSourceWidth = 25
 Width of the message source strings.