![]() |
Project
|
#include "GlobalTracking/MatchITSTPCQC.h"
#include "ReconstructionDataFormats/TrackTPCITS.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "Framework/InputSpec.h"
#include "ReconstructionDataFormats/TrackParametrization.h"
#include "DetectorsBase/Propagator.h"
#include "SimulationDataFormat/MCUtils.h"
#include <algorithm>
#include "TGraphAsymmErrors.h"
#include "GlobalTracking/TrackCuts.h"
#include <DetectorsBase/GRPGeomHelper.h>
Go to the source code of this file.
Typedefs | |
using | MCTrack = o2::MCTrackT< float > |
using MCTrack = o2::MCTrackT<float> |
Definition at line 26 of file MatchITSTPCQC.cxx.