![]() |
Project
|
#include <MergerConfig.h>
Public Member Functions | |
PublicationDecisionParameter (size_t param) | |
PublicationDecisionParameter (const std::vector< std::pair< size_t, size_t > > &decision) | |
Public Attributes | |
std::vector< std::pair< size_t, size_t > > | decision |
This class just serves the purpose of allowing for both the old and the new way of specifying the cycles duration.
Definition at line 81 of file MergerConfig.h.
|
inline |
Definition at line 84 of file MergerConfig.h.
|
inline |
Definition at line 85 of file MergerConfig.h.
std::vector<std::pair<size_t , size_t > > o2::mergers::PublicationDecisionParameter::decision |
Definition at line 87 of file MergerConfig.h.