![]() |
Project
|
Descriptor = Generator or List of [negated] inputs. More...
#include <Configuration.h>
Public Member Functions | |
CTPDescriptor ()=default | |
std::uint64_t | getInputsMask () const |
void | printStream (std::ostream &strem) const |
Public Attributes | |
std::string | name = "" |
std::vector< CTPInput const * > | inputs |
Descriptor = Generator or List of [negated] inputs.
Definition at line 73 of file Configuration.h.
|
default |
std::uint64_t CTPDescriptor::getInputsMask | ( | ) | const |
Definition at line 147 of file Configuration.cxx.
void CTPDescriptor::printStream | ( | std::ostream & | strem | ) | const |
Definition at line 155 of file Configuration.cxx.
std::vector<CTPInput const*> o2::ctp::CTPDescriptor::inputs |
Definition at line 76 of file Configuration.h.
std::string o2::ctp::CTPDescriptor::name = "" |
Definition at line 75 of file Configuration.h.