![]() |
Project
|
Implementation of a data processor to read and send vertices. More...
#include "VertexSamplerSpec.h"#include <iostream>#include <fstream>#include <string>#include <stdexcept>#include "Framework/CallbackService.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/DataProcessorSpec.h"#include "Framework/Lifetime.h"#include "Framework/Output.h"#include "Framework/Task.h"#include "Framework/Logger.h"#include "MathUtils/Cartesian.h"#include "DataFormatsMCH/ROFRecord.h"Go to the source code of this file.
Classes | |
| class | o2::mch::VertexSamplerSpec |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mch |
Functions | |
| o2::framework::DataProcessorSpec | o2::mch::getVertexSamplerSpec (const char *specName) |
Implementation of a data processor to read and send vertices.
Definition in file VertexSamplerSpec.cxx.