When writing the elements of a leaf count array, moves the data from the input array one-by-one to the memory locations of the fields of the corresponding untyped collection.
TODO(jblomer): write arrays as a whole to RNTuple
Definition at line 203 of file RNTupleImporter.hxx.
Public Member Functions | |
| RLeafArrayTransformation (std::size_t b, std::size_t f) | |
| ~RLeafArrayTransformation () override=default | |
| void | ResetEntry () final | 
| RResult< void > | Transform (const RImportBranch &branch, RImportField &field) final | 
  Public Member Functions inherited from ROOT::Experimental::RNTupleImporter::RImportTransformation | |
| RImportTransformation (std::size_t branchIdx, std::size_t fieldIdx) | |
| virtual | ~RImportTransformation ()=default | 
Public Attributes | |
| std::int64_t | fNum = 0 | 
  Public Attributes inherited from ROOT::Experimental::RNTupleImporter::RImportTransformation | |
| std::size_t | fImportBranchIdx = 0 | 
| std::size_t | fImportFieldIdx = 0 | 
      
  | 
  inline | 
Definition at line 205 of file RNTupleImporter.hxx.
      
  | 
  overridedefault | 
      
  | 
  inlinefinalvirtual | 
Implements ROOT::Experimental::RNTupleImporter::RImportTransformation.
Definition at line 208 of file RNTupleImporter.hxx.
      
  | 
  finalvirtual | 
Implements ROOT::Experimental::RNTupleImporter::RImportTransformation.
Definition at line 80 of file RNTupleImporter.cxx.
| std::int64_t ROOT::Experimental::RNTupleImporter::RLeafArrayTransformation::fNum = 0 | 
Definition at line 204 of file RNTupleImporter.hxx.