![]() |
The Gaudi Framework
master (b9786168)
|
#include "RootUtils.h"#include <GaudiKernel/DataObject.h>#include <GaudiKernel/GaudiException.h>#include <GaudiKernel/IIncidentSvc.h>#include <GaudiKernel/IOpaqueAddress.h>#include <GaudiKernel/IRegistry.h>#include <GaudiKernel/Incident.h>#include <GaudiKernel/LinkManager.h>#include <GaudiKernel/MsgStream.h>#include <RootCnv/RootDataConnection.h>#include <Compression.h>#include <TBranch.h>#include <TClass.h>#include <TFile.h>#include <TLeaf.h>#include <TMemFile.h>#include <TROOT.h>#include <TTree.h>#include <format>#include <limits>#include <numeric>#include <stdexcept>#include <strings.h>#include "RootTool.h"
Go to the source code of this file.
Macros | |
| #define | ROOT_HAS_630_FWD_COMPAT ROOT_VERSION_CODE > ROOT_VERSION( 6, 30, 4 ) |
Typedefs | |
| typedef const string & | CSTR |
| #define ROOT_HAS_630_FWD_COMPAT ROOT_VERSION_CODE > ROOT_VERSION( 6, 30, 4 ) |
Definition at line 41 of file RootDataConnection.cpp.
Definition at line 52 of file RootDataConnection.cpp.