The Gaudi Framework  master (37c0b60a)
RNTupleCnv.h File Reference
#include "RConverter.h"
Include dependency graph for RNTupleCnv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RootHistCnv::RNTupleCnv
 

Namespaces

 RootHistCnv
 

Functions

template<class TYP >
INTupleItemRootHistCnv::createNTupleItem (const std::string &itemName, const std::string &blockName, const std::string &indexName, int indexRange, int arraySize, TYP minimum, TYP maximum, INTuple *tuple, bool hasRange)
 Add an item of a given type to the N tuple. More...
 
bool RootHistCnv::parseName (const std::string &full, std::string &blk, std::string &var)