#include <DataOutputDirector.h>
Definition at line 32 of file DataOutputDirector.h.
◆ DataOutputDescriptor()
o2::framework::DataOutputDescriptor::DataOutputDescriptor |
( |
std::string |
sin | ) |
|
◆ getFilenameBase()
std::string o2::framework::DataOutputDescriptor::getFilenameBase |
( |
| ) |
|
◆ printOut()
void o2::framework::DataOutputDescriptor::printOut |
( |
| ) |
|
◆ setFilenameBase() [1/2]
void o2::framework::DataOutputDescriptor::setFilenameBase |
( |
std::string * |
fnptr | ) |
|
|
inline |
◆ setFilenameBase() [2/2]
void o2::framework::DataOutputDescriptor::setFilenameBase |
( |
std::string |
fn | ) |
|
|
inline |
◆ colnames
std::vector<std::string> o2::framework::DataOutputDescriptor::colnames |
◆ matcher
◆ tablename
std::string o2::framework::DataOutputDescriptor::tablename |
Holds information concerning the writing of aod tables. The information includes the table specification, treename, columns to save, and the file name
Definition at line 37 of file DataOutputDirector.h.
◆ treename
std::string o2::framework::DataOutputDescriptor::treename |
◆ version
std::string o2::framework::DataOutputDescriptor::version |
The documentation for this struct was generated from the following files: