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

Class to perform TPC ITS matching. More...

Go to the source code of this file.

Classes

struct  o2::globaltracking::TrackLocTPC
 
struct  o2::globaltracking::TrackLocITS
 
struct  o2::globaltracking::MatchRecord
 
struct  o2::globaltracking::ABTrackLink
 
struct  o2::globaltracking::LinksPoolMT
 
struct  o2::globaltracking::TPCABSeed
 
struct  o2::globaltracking::InteractionCandidate
 
struct  o2::globaltracking::ITSChipClustersRefs
 
class  o2::globaltracking::MatchTPCITS
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::globaltracking
 
namespace  o2::dataformats
 Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.
 
namespace  o2::its
 
namespace  o2::itsmft
 
namespace  o2::tpc
 Global TPC definitions and constants.
 
namespace  o2::gpu
 

Macros

#define _ALLOW_DEBUG_TREES_
 
#define _ALLOW_DEBUG_AB_
 

Enumerations

enum  o2::globaltracking::TrackRejFlag : int {
  o2::globaltracking::Accept = 0 , o2::globaltracking::RejectOnY , o2::globaltracking::RejectOnZ , o2::globaltracking::RejectOnSnp ,
  o2::globaltracking::RejectOnTgl , o2::globaltracking::RejectOnQ2Pt , o2::globaltracking::RejectOnChi2 , o2::globaltracking::NSigmaShift = 10 ,
  o2::globaltracking::RejectoOnPIDCorr = 20
}
 

Variables

constexpr int o2::globaltracking::Zero = 0
 
constexpr int o2::globaltracking::MinusOne = -1
 
constexpr int o2::globaltracking::MinusTen = -10
 
constexpr int o2::globaltracking::Validated = -2
 flags to tell the status of TPC-ITS tracks comparison
 

Detailed Description

Class to perform TPC ITS matching.

Author
ruben.nosp@m..sha.nosp@m.hoyan.nosp@m.@cer.nosp@m.n.ch

Definition in file MatchTPCITS.h.

Macro Definition Documentation

◆ _ALLOW_DEBUG_AB_

#define _ALLOW_DEBUG_AB_

Definition at line 21 of file MatchTPCITS.h.

◆ _ALLOW_DEBUG_TREES_

#define _ALLOW_DEBUG_TREES_

Definition at line 19 of file MatchTPCITS.h.