Project
Loading...
Searching...
No Matches
MFTAssessment.h File Reference

Class to perform assessment of MFT. 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 <DataFormatsITSMFT/ROFRecord.h>
#include <DataFormatsITSMFT/CompCluster.h>
#include "ITSMFTReconstruction/ChipMappingMFT.h"
#include "Steer/MCKinematicsReader.h"
#include <unordered_map>
#include <vector>
#include "DataFormatsITSMFT/TopologyDictionary.h"
#include "MFTTracking/IOUtils.h"
#include "ReconstructionDataFormats/BaseCluster.h"
#include "ITSMFTReconstruction/ClustererParam.h"
#include "DetectorsCommonDataFormats/DetectorNameConf.h"

Go to the source code of this file.

Classes

class  o2::mft::MFTAssessment
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mft
 

Typedefs

using o2::mft::ClusterLabelsType = o2::dataformats::MCTruthContainer< o2::MCCompLabel >
 
using o2::mft::TrackLabelsType = std::vector< o2::MCCompLabel >
 
using o2::mft::MCTrack = o2::MCTrackT< float >
 

Enumerations

enum  o2::mft::mMFTTrackTypes {
  o2::mft::kReco , o2::mft::kGen , o2::mft::kTrackable , o2::mft::kRecoTrue ,
  o2::mft::kRecoFake , o2::mft::kRecoTrueMC , o2::mft::kNumberOfTrackTypes
}
 

Detailed Description

Class to perform assessment of MFT.

Author
rafael.pezzi at cern.ch

Definition in file MFTAssessment.h.