Project
Loading...
Searching...
No Matches
o2::cpv::ProcessAttributes Struct Reference

Public Attributes

std::shared_ptr< RootTreeReaderreader
 
std::string datatype
 
bool terminateOnEod
 
bool finished
 

Detailed Description

Definition at line 40 of file ReaderSpec.cxx.

Member Data Documentation

◆ datatype

std::string o2::cpv::ProcessAttributes::datatype

Definition at line 42 of file ReaderSpec.cxx.

◆ finished

bool o2::cpv::ProcessAttributes::finished

Definition at line 44 of file ReaderSpec.cxx.

◆ reader

std::shared_ptr<RootTreeReader> o2::cpv::ProcessAttributes::reader

Definition at line 41 of file ReaderSpec.cxx.

◆ terminateOnEod

bool o2::cpv::ProcessAttributes::terminateOnEod

Definition at line 43 of file ReaderSpec.cxx.


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