![]() |
Project
|
#include <algorithm>#include <cctype>#include <memory>#include <vector>#include <format>#include "Framework/ConcreteDataMatcher.h"#include "ITSMFTBase/DPLAlpideParam.h"#include "ITSMFTWorkflow/ClusterWriterSpec.h"#include "DPLUtils/MakeRootTreeWriterSpec.h"#include "DataFormatsITSMFT/CompCluster.h"#include "DataFormatsITSMFT/ROFRecord.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::itsmft |
Typedefs | |
| template<typename T > | |
| using | o2::itsmft::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
| using | o2::itsmft::CompClusType = std::vector< o2::itsmft::CompClusterExt > |
| using | o2::itsmft::PatternsType = std::vector< unsigned char > |
| using | o2::itsmft::ROFrameRType = std::vector< o2::itsmft::ROFRecord > |
| using | o2::itsmft::LabelsType = o2::dataformats::MCTruthContainer< o2::MCCompLabel > |
| using | o2::itsmft::ROFRecLblT = std::vector< o2::itsmft::MC2ROFRecord > |
Functions | |
| template<int N> | |
| DataProcessorSpec | o2::itsmft::getClusterWriterSpec (bool useMC) |
| framework::DataProcessorSpec | o2::itsmft::getITSClusterWriterSpec (bool useMC) |
| framework::DataProcessorSpec | o2::itsmft::getMFTClusterWriterSpec (bool useMC) |