![]() |
The Gaudi Framework
v38r1p1 (ae26267b)
|
#include "RConverter.h"

Go to the source code of this file.
Classes | |
| class | RootHistCnv::RNTupleCnv |
Namespaces | |
| RootHistCnv | |
Functions | |
| template<class TYP > | |
| INTupleItem * | RootHistCnv::createNTupleItem (std::string itemName, std::string blockName, 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) |