![]() |
Project
|
Implementation of a data processor to merge the processing errors in one single output. More...
#include "ErrorMergerSpec.h"#include <vector>#include <gsl/span>#include "Framework/ConfigParamSpec.h"#include "Framework/InitContext.h"#include "Framework/InputSpec.h"#include "Framework/Lifetime.h"#include "Framework/OutputRef.h"#include "Framework/OutputSpec.h"#include "Framework/ProcessingContext.h"#include "Framework/Task.h"#include "MCHBase/Error.h"Go to the source code of this file.
Classes | |
| class | o2::mch::ErrorMergerTask |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mch |
Functions | |
| DataProcessorSpec | o2::mch::getErrorMergerSpec (const char *specName, bool preclustering, bool clustering, bool tracking) |
Implementation of a data processor to merge the processing errors in one single output.
Definition in file ErrorMergerSpec.cxx.