![]() |
Project
|
#include <algorithm>#include <cctype>#include <memory>#include <vector>#include <format>#include "TRKWorkflow/ClusterWriterSpec.h"#include "Framework/ConcreteDataMatcher.h"#include "Framework/DataRef.h"#include "TRKBase/AlmiraParam.h"#include "TRKBase/Specs.h"#include "DPLUtils/MakeRootTreeWriterSpec.h"#include "DataFormatsTRKFT3/Cluster.h"#include "DataFormatsTRKFT3/ROFRecord.h"#include "DetectorsCommonDataFormats/DetID.h"#include "Headers/DataHeader.h"#include "SimulationDataFormat/MCCompLabel.h"#include "SimulationDataFormat/MCTruthContainer.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::trk |
Typedefs | |
| using | o2::trk::PatternsType = std::vector< unsigned char > |
| using | o2::trk::ROFrameType = std::vector< o2::trkft3::ROFRecord > |
Functions | |
| template<int DetID> | |
| DataProcessorSpec | o2::trk::getClusterWriterSpecT (bool useMC) |
| framework::DataProcessorSpec | o2::trk::getTRKClusterWriterSpec (bool useMC) |
| framework::DataProcessorSpec | o2::trk::getFT3ClusterWriterSpec (bool useMC) |
| framework::DataProcessorSpec | o2::trk::getClusterWriterSpec (bool useMC) |