![]() |
Project
|
#include <random>#include <vector>#include <TStopwatch.h>#include "CommonConstants/LHCConstants.h"#include "DataFormatsGlobalTracking/RecoContainer.h"#include "DataFormatsGlobalTracking/RecoContainerCreateTracksVariadic.h"#include "SimulationDataFormat/MCCompLabel.h"#include "TPCCalibration/VDriftHelper.h"#include "TPCCalibration/CorrectionMapsLoader.h"#include "ReconstructionDataFormats/GlobalTrackID.h"#include "DetectorsBase/Propagator.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/Task.h"#include "MathUtils/Tsallis.h"#include "DetectorsCommonDataFormats/DetID.h"#include "ReconstructionDataFormats/TrackCosmics.h"#include "DataFormatsTPC/Constants.h"#include "DetectorsBase/GRPGeomHelper.h"#include "TPCWorkflow/TPCRefitter.h"#include "GPUTPCGMMergedTrackHit.h"#include "GPUO2InterfaceRefit.h"#include "TPCBase/ParameterElectronics.h"#include "CommonUtils/TreeStreamRedirector.h"#include "Steer/MCKinematicsReader.h"#include "DetectorsRaw/HBFUtils.h"Go to the source code of this file.
Classes | |
| class | o2::trackstudy::TPCRefitterSpec |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trackstudy |
Functions | |
| o2::framework::DataProcessorSpec | o2::trackstudy::getTPCRefitterSpec (o2::dataformats::GlobalTrackID::mask_t srcTracks, o2::dataformats::GlobalTrackID::mask_t srcClus, bool useMC, const o2::tpc::CorrectionMapsLoaderGloOpts &sclOpts, bool requestCosmics=false) |
| create a processor spec | |