![]()  | 
  
    The Gaudi Framework
    v36r1 (3e2fb5a8)
    
   | 
 
#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>
Go to the source code of this file.
Macros | |
| #define | ALLOW_ALL_TYPES | 
| #define | S_OK StatusCode::SUCCESS | 
| #define | S_FAIL StatusCode::FAILURE | 
| #define ALLOW_ALL_TYPES | 
Definition at line 20 of file RootNTupleCnv.cpp.
| #define S_FAIL StatusCode::FAILURE | 
Definition at line 45 of file RootNTupleCnv.cpp.
| #define S_OK StatusCode::SUCCESS | 
Definition at line 44 of file RootNTupleCnv.cpp.