Project
Loading...
Searching...
No Matches
o2::framework::RootObjectHandler Struct Reference

#include <RootArrowFilesystem.h>

Public Member Functions

 RootObjectHandler (void *p, std::shared_ptr< arrow::dataset::FileFormat > f)
 
 ~RootObjectHandler () noexcept(false)
 
template<typename T >
std::unique_ptr< T > GetObjectAsOwner ()
 

Public Attributes

std::shared_ptr< arrow::dataset::FileFormatformat
 

Detailed Description

Definition at line 31 of file RootArrowFilesystem.h.

Constructor & Destructor Documentation

◆ RootObjectHandler()

o2::framework::RootObjectHandler::RootObjectHandler ( void p,
std::shared_ptr< arrow::dataset::FileFormat f 
)
inline

Definition at line 32 of file RootArrowFilesystem.h.

◆ ~RootObjectHandler()

o2::framework::RootObjectHandler::~RootObjectHandler ( )

Definition at line 303 of file RootArrowFilesystem.cxx.

Member Function Documentation

◆ GetObjectAsOwner()

template<typename T >
std::unique_ptr< T > o2::framework::RootObjectHandler::GetObjectAsOwner ( )
inline

Definition at line 40 of file RootArrowFilesystem.h.

Member Data Documentation

◆ format

std::shared_ptr<arrow::dataset::FileFormat> o2::framework::RootObjectHandler::format

Definition at line 46 of file RootArrowFilesystem.h.


The documentation for this struct was generated from the following files: