![]() |
Project
|
Class to perform assessment of GlobalForward Tracking. More...
#include <TH1F.h>
#include <TH2F.h>
#include <TH3F.h>
#include <TCanvas.h>
#include <TEfficiency.h>
#include <TObjArray.h>
#include "Framework/ProcessingContext.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "SimulationDataFormat/MCTrack.h"
#include "DataFormatsMFT/TrackMFT.h"
#include "DataFormatsMCH/TrackMCH.h"
#include <DataFormatsITSMFT/ROFRecord.h>
#include <DataFormatsITSMFT/CompCluster.h>
#include "ReconstructionDataFormats/GlobalFwdTrack.h"
#include "Steer/MCKinematicsReader.h"
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | o2::globaltracking::GloFwdAssessment |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::globaltracking |
Typedefs | |
using | o2::globaltracking::ClusterLabelsType = o2::dataformats::MCTruthContainer< o2::MCCompLabel > |
using | o2::globaltracking::TrackLabelsType = std::vector< o2::MCCompLabel > |
using | o2::globaltracking::MCTrack = o2::MCTrackT< float > |
Class to perform assessment of GlobalForward Tracking.
Definition in file MatchGlobalFwdAssessment.h.