![]() |
Project
|
Secondary vertex finder. More...
#include "DetectorsVertexing/SVertexer.h"
#include "DetectorsBase/Propagator.h"
#include "TPCReconstruction/TPCFastTransformHelperO2.h"
#include "DataFormatsTPC/WorkflowHelper.h"
#include "DataFormatsTPC/VDriftCorrFact.h"
#include "CorrectionMapsHelper.h"
#include "Framework/ProcessingContext.h"
#include "Framework/DataProcessorSpec.h"
#include "ReconstructionDataFormats/StrangeTrack.h"
#include "CommonConstants/GeomConstants.h"
#include "DataFormatsITSMFT/TrkClusRef.h"
#include "ReconstructionDataFormats/GlobalTrackID.h"
Go to the source code of this file.
Typedefs | |
using | PID = o2::track::PID |
using | TrackTPCITS = o2::dataformats::TrackTPCITS |
using | TrackITS = o2::its::TrackITS |
using | TrackTPC = o2::tpc::TrackTPC |
Secondary vertex finder.
Definition in file SVertexer.cxx.
using PID = o2::track::PID |
Definition at line 36 of file SVertexer.cxx.
using TrackITS = o2::its::TrackITS |
Definition at line 38 of file SVertexer.cxx.
using TrackTPC = o2::tpc::TrackTPC |
Definition at line 39 of file SVertexer.cxx.
Definition at line 37 of file SVertexer.cxx.