Base class to perform data transformations from TTree branches to RNTuple fields if necessary.
Definition at line 146 of file RNTupleImporter.hxx.
◆ RImportTransformation()
ROOT::Experimental::RNTupleImporter::RImportTransformation::RImportTransformation |
( |
std::size_t |
branchIdx, |
|
|
std::size_t |
fieldIdx |
|
) |
| |
|
inline |
◆ ~RImportTransformation()
virtual ROOT::Experimental::RNTupleImporter::RImportTransformation::~RImportTransformation |
( |
| ) |
|
|
virtualdefault |
◆ Transform()
◆ fImportBranchIdx
std::size_t ROOT::Experimental::RNTupleImporter::RImportTransformation::fImportBranchIdx = 0 |
◆ fImportFieldIdx
std::size_t ROOT::Experimental::RNTupleImporter::RImportTransformation::fImportFieldIdx = 0 |
The documentation for this struct was generated from the following file: