![]() |
Project
|
#include <cstdint>#include <memory>#include <optional>#include <vector>#include "DetectorsBase/GRPGeomHelper.h"#include "CommonDataFormat/IRFrame.h"#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "ITSMFTTracking/Configuration.h"#include "MFTWorkflow/CAWorkflowOptions.h"#include "ITSMFTTracking/IOUtils.h"#include "ITSMFTTracking/ITSMFTDetectorDefinitions.h"#include "ITSMFTTracking/WorkflowSession.h"#include "ITSMFTTracking/Tracker.h"#include "ITSMFTTracking/TrackerTraits.h"#include "ITSMFTTracking/ROFViews.h"#include "ITSMFTTracking/ROFLookupTables.h"#include "DataFormatsITSMFT/TopologyDictionary.h"#include "SimulationDataFormat/MCCompLabel.h"Go to the source code of this file.
Classes | |
| class | o2::mft::CATrackerDPL |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mft |
Functions | |
| o2::framework::DataProcessorSpec | o2::mft::getCATrackerSpec (const ca::TrackerOptions &options) |