![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDG4/IoStreams.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <cstdio>
#include "TFile.h"
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)) |
#define _p | ( | x | ) | (reinterpret_cast<MyTFile*>(x)) |
Definition at line 97 of file IoStreams.cpp.
Referenced by DD4hep::dd4hep_file< T >::read(), DD4hep::dd4hep_file< T >::seek(), and DD4hep::dd4hep_file< T >::write().