![]() |
Project
|
#include <vector>#include <chrono>#include "DetectorsBase/GeometryManager.h"#include "ITStracking/TimeFrame.h"#include "ITStracking/Configuration.h"#include "Field/MagneticField.h"#include "Field/MagFieldParam.h"#include "Framework/ControlService.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/CCDBParamSpec.h"#include "SimulationDataFormat/MCEventHeader.h"#include "SimulationDataFormat/MCCompLabel.h"#include "TRKBase/GeometryTGeo.h"#include "TRKBase/SegmentationChip.h"#include "TRKSimulation/Hit.h"#include "TRKReconstruction/TimeFrame.h"#include "TRKWorkflow/TrackerSpec.h"#include <TGeoGlobalMagField.h>#include <TFile.h>#include <TTree.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 | |
| using | o2::trk::Vertex = o2::dataformats::Vertex< o2::dataformats::TimeStamp< int > > |
Functions | |
| framework::DataProcessorSpec | o2::trk::getTrackerSpec (bool useMC, const std::string &hitRecoConfig, gpu::gpudatatypes::DeviceType dType=gpu::gpudatatypes::DeviceType::CPU) |