![]() |
Project
|
#include "TGeoGlobalMagField.h"
#include "Framework/ConfigParamRegistry.h"
#include "Field/MagneticField.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "StrangenessTracking/StrangenessTrackingConfigParam.h"
#include "GlobalTrackingWorkflow/StrangenessTrackingSpec.h"
#include "ITSWorkflow/ClusterWriterSpec.h"
#include "ITSWorkflow/TrackerSpec.h"
#include "ITSWorkflow/TrackReaderSpec.h"
#include "ITSMFTWorkflow/ClusterReaderSpec.h"
#include "Framework/CCDBParamSpec.h"
#include "DataFormatsParameters/GRPObject.h"
#include "DataFormatsITSMFT/ROFRecord.h"
#include "DataFormatsITS/TrackITS.h"
#include "ReconstructionDataFormats/TrackTPCITS.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "ITStracking/IOUtils.h"
#include "DetectorsCommonDataFormats/DetectorNameConf.h"
#include <fmt/format.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::strangeness_tracking |
Typedefs | |
using | o2::strangeness_tracking::StrangeTrack = o2::dataformats::StrangeTrack |
using | o2::strangeness_tracking::DataRequest = o2::globaltracking::DataRequest |
Functions | |
o2::framework::DataProcessorSpec | o2::strangeness_tracking::getStrangenessTrackerSpec (o2::dataformats::GlobalTrackID::mask_t src, bool useMC, bool useGeom) |