DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Macros
IoStreams.cpp File Reference
#include <DDG4/IoStreams.h>
#include <TFile.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <cstdio>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 

Macros

#define _p(x)   (reinterpret_cast<MyTFile*>(x))
 

Macro Definition Documentation

◆ _p

#define _p (   x)    (reinterpret_cast<MyTFile*>(x))

Definition at line 95 of file IoStreams.cpp.