![]() |
The Gaudi Framework
master (e68eea06)
|
#include "RConverter.h"

Go to the source code of this file.
Classes | |
| class | RootHistCnv::RNTupleCnv |
| NTuple converter class definition. More... | |
Namespaces | |
| namespace | RootHistCnv |
Functions | |
| template<class TYP> | |
| INTupleItem * | RootHistCnv::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. | |
| bool | RootHistCnv::parseName (const std::string &full, std::string &blk, std::string &var) |