![]() |
Project
|
#include <vector>#include "TRKWorkflow/ClusterWriterSpec.h"#include "DPLUtils/MakeRootTreeWriterSpec.h"#include "DataFormatsTRK/Cluster.h"#include "DataFormatsTRK/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::trk |
Typedefs | |
| template<typename T > | |
| using | o2::trk::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
| using | o2::trk::ClustersType = std::vector< o2::trk::Cluster > |
| using | o2::trk::PatternsType = std::vector< unsigned char > |
| using | o2::trk::ROFrameType = std::vector< o2::trk::ROFRecord > |
| using | o2::trk::LabelsType = o2::dataformats::MCTruthContainer< o2::MCCompLabel > |
| using | o2::trk::ROFRecLblType = std::vector< o2::trk::MC2ROFRecord > |
Functions | |
| framework::DataProcessorSpec | o2::trk::getClusterWriterSpec (bool useMC) |