![]() |
Project
|
Struct for input data required by TRD tracking workflow. More...
#include "ReconstructionDataFormats/TrackTPCITS.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "DataFormatsTRD/Tracklet64.h"
#include "DataFormatsTRD/CalibratedTracklet.h"
#include "DataFormatsTRD/TriggerRecord.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "CommonConstants/LHCConstants.h"
#include "Framework/ProcessingContext.h"
#include "Framework/InputRecord.h"
#include "SimulationDataFormat/MCTruthContainer.h"
#include "GPUDataTypes.h"
#include <gsl/span>
#include <memory>
Go to the source code of this file.
Classes | |
struct | o2::trd::RecoInputContainer |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Functions | |
auto | o2::trd::getRecoInputContainer (o2::framework::ProcessingContext &pc, o2::gpu::GPUTrackingInOutPointers *ptrs, const o2::globaltracking::RecoContainer *inputTracks, bool mc=false) |
Struct for input data required by TRD tracking workflow.
Definition in file RecoInputContainer.h.