Project
Loading...
Searching...
No Matches
o2::framework::writers::InputObject Struct Reference

Public Attributes

TClass * kind = nullptr
 
voidobj = nullptr
 
std::string name
 
int count = -1
 

Detailed Description

Definition at line 44 of file AODWriterHelpers.cxx.

Member Data Documentation

◆ count

int o2::framework::writers::InputObject::count = -1

Definition at line 48 of file AODWriterHelpers.cxx.

◆ kind

TClass* o2::framework::writers::InputObject::kind = nullptr

Definition at line 45 of file AODWriterHelpers.cxx.

◆ name

std::string o2::framework::writers::InputObject::name

Definition at line 47 of file AODWriterHelpers.cxx.

◆ obj

void* o2::framework::writers::InputObject::obj = nullptr

Definition at line 46 of file AODWriterHelpers.cxx.


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