![]() |
Project
|
#include <vector>#include "ITSMFTCAWriter/MFTCATrackWriterSpec.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 > |
| template<typename T > | |
| using | o2::mft::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
Functions | |
| o2::framework::DataProcessorSpec | o2::mft::getTrackWriterSpec (bool useMC, bool useCA=false) |
| Write MFT tracks to a ROOT file. | |
| using LabelsType = std::vector<o2::MCCompLabel> |
Definition at line 24 of file MFTCATrackWriterSpec.cxx.