Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
RNTupleCnv.cpp File Reference
#include "NTupleInfo.h"
#include "RNTupleCnv.h"
#include "RootObjAddress.h"
#include "GaudiKernel/CnvFactory.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/IRegistry.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/NTuple.h"
#include "TTree.h"
Include dependency graph for RNTupleCnv.cpp:

Go to the source code of this file.

Namespaces

namespace  RootHistCnv
 

Macros

#define ROOTHISTCNV_RNTUPLECNV_CPP
 
#define INSTANTIATE(TYP)   template INTupleItem* createNTupleItem<TYP>(std::string itemName, std::string blockName, std::string index_name, int indexRange, int arraySize, TYP minimum, TYP maximum, INTuple* tuple)
 Make the compiler instantiate the code...
 

Functions

template<class TYP >
INTupleItemRootHistCnv::createNTupleItem (std::string itemName, std::string blockName, std::string indexName, int indexRange, int arraySize, TYP min, TYP max, INTuple *ntup)
 
 RootHistCnv::INSTANTIATE (float)
 
 RootHistCnv::INSTANTIATE (double)
 
 RootHistCnv::INSTANTIATE (bool)
 
 RootHistCnv::INSTANTIATE (char)
 
 RootHistCnv::INSTANTIATE (int)
 
 RootHistCnv::INSTANTIATE (short)
 
 RootHistCnv::INSTANTIATE (long)
 
 RootHistCnv::INSTANTIATE (unsigned char)
 
 RootHistCnv::INSTANTIATE (unsigned long long)
 

Macro Definition Documentation

#define INSTANTIATE (   TYP)    template INTupleItem* createNTupleItem<TYP>(std::string itemName, std::string blockName, std::string index_name, int indexRange, int arraySize, TYP minimum, TYP maximum, INTuple* tuple)

Make the compiler instantiate the code...

Definition at line 272 of file RNTupleCnv.cpp.

#define ROOTHISTCNV_RNTUPLECNV_CPP

Definition at line 1 of file RNTupleCnv.cpp.


Generated at Wed Dec 4 2013 14:33:13 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004