The Gaudi Framework  v29r0 (ff2e7097)
RootNTupleCnv.cpp File Reference
#include "RootCnv/RootNTupleCnv.h"
#include "RootCnv/RootAddress.h"
#include "RootCnv/RootDataConnection.h"
#include "RootCnv/RootRefs.h"
#include "GaudiKernel/ContainedObject.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/IRegistry.h"
#include "GaudiKernel/ISelectStatement.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/SmartRef.h"
#include "GaudiKernel/StreamBuffer.h"
#include "TBranch.h"
#include "TROOT.h"
#include "TTree.h"
#include <limits>
#include <memory>
Include dependency graph for RootNTupleCnv.cpp:

Go to the source code of this file.

Macros

#define ALLOW_ALL_TYPES
 
#define S_OK   StatusCode::SUCCESS
 
#define S_FAIL   StatusCode::FAILURE
 

Macro Definition Documentation

#define ALLOW_ALL_TYPES

Definition at line 9 of file RootNTupleCnv.cpp.

#define S_FAIL   StatusCode::FAILURE

Definition at line 34 of file RootNTupleCnv.cpp.

#define S_OK   StatusCode::SUCCESS

Definition at line 33 of file RootNTupleCnv.cpp.