![]() |
Project
|
#include <algorithm>
#include "GLOQC/MatchITSTPCQC.h"
#include "ReconstructionDataFormats/TrackTPCITS.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "DetectorsBase/Propagator.h"
#include "SimulationDataFormat/MCUtils.h"
#include "GlobalTracking/TrackCuts.h"
#include <DetectorsBase/GRPGeomHelper.h>
#include <TEfficiency.h>
#include "ReconstructionDataFormats/PrimaryVertex.h"
#include "ReconstructionDataFormats/V0.h"
#include "DetectorsVertexing/SVertexerParams.h"
#include "Framework/InputRecord.h"
#include "Framework/TimingInfo.h"
#include "GPUO2InterfaceUtils.h"
#include "CommonConstants/LHCConstants.h"
#include "DetectorsCommonDataFormats/DetID.h"
#include "GPUO2InterfaceRefit.h"
Go to the source code of this file.
Typedefs | |
using | MCTrack = o2::MCTrackT< float > |
using | DetID = o2::detectors::DetID |
using DetID = o2::detectors::DetID |
Definition at line 35 of file MatchITSTPCQC.cxx.
using MCTrack = o2::MCTrackT<float> |
Definition at line 34 of file MatchITSTPCQC.cxx.