![]() |
Project
|
#include "HMPIDWorkflow/ClustersReaderSpec.h"#include <random>#include <iostream>#include <fstream>#include <stdexcept>#include <array>#include <functional>#include <vector>#include "CommonUtils/StringUtils.h"#include "Framework/CallbackService.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/Lifetime.h"#include "Framework/Output.h"#include "Framework/Logger.h"#include "Framework/DataRefUtils.h"#include "Framework/InputRecordWalker.h"#include "Headers/RAWDataHeader.h"#include "DetectorsRaw/RDHUtils.h"#include "DPLUtils/DPLRawParser.h"Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::hmpid |
Typedefs | |
| using | o2::hmpid::RDH = o2::header::RDHAny |
Functions | |
| o2::framework::DataProcessorSpec | o2::hmpid::getClusterReaderSpec () |