ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaHDFStreamTool.cxx File Reference
#include "AthenaHDFStreamTool.h"
#include "GaudiKernel/FileIncident.h"
#include "StorageSvc/DbReflex.h"
#include "RootUtils/APRDefaults.h"
#include "H5Cpp.h"
#include "H5File.h"
#include "H5Group.h"
Include dependency graph for AthenaHDFStreamTool.cxx:

Go to the source code of this file.

Variables

static const char *const fmt_oid = "[OID=%08lX%08lX-%016llX]"
static const char *const fmt_aux = "[AUX=%08lX]"

Variable Documentation

◆ fmt_aux

const char* const fmt_aux = "[AUX=%08lX]"
static

Definition at line 21 of file AthenaHDFStreamTool.cxx.

◆ fmt_oid

const char* const fmt_oid = "[OID=%08lX%08lX-%016llX]"
static

Definition at line 20 of file AthenaHDFStreamTool.cxx.