![]() |
Project
|
#include <vector>
#include "MFTWorkflow/TrackWriterSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "MFTTracking/TrackCA.h"
#include "DataFormatsMFT/TrackMFT.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::mft |
Typedefs | |
using | LabelsType = std::vector< o2::MCCompLabel > |
using | ROFRecLblT = std::vector< o2::itsmft::MC2ROFRecord > |
Functions | |
o2::framework::DataProcessorSpec | o2::mft::getTrackWriterSpec (bool useMC) |
using LabelsType = std::vector<o2::MCCompLabel> |
Definition at line 26 of file TrackWriterSpec.cxx.
using ROFRecLblT = std::vector<o2::itsmft::MC2ROFRecord> |
Definition at line 27 of file TrackWriterSpec.cxx.