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

Class to perform MFT MCH (and MID) matching. More...

Go to the source code of this file.

Classes

struct  o2::globaltracking::TrackLocMFT
 
struct  o2::globaltracking::TrackLocMCH
 
class  o2::globaltracking::MatchGlobalFwd
 

Namespaces

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

Typedefs

typedef std::function< double(const GlobalFwdTrack &mchtrack, const TrackParCovFwd &mfttrack)> o2::globaltracking::MatchingFunc_t
 
typedef std::function< bool(const GlobalFwdTrack &mchtrack, const TrackParCovFwd &mfttrack)> o2::globaltracking::CutFunc_t
 
using o2::globaltracking::MFTCluster = o2::BaseCluster< float >
 
using o2::globaltracking::BracketF = o2::math_utils::Bracket< float >
 
using o2::globaltracking::SMatrix55Std = ROOT::Math::SMatrix< double, 5 >
 
using o2::globaltracking::SMatrix55Sym = ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > >
 
using o2::globaltracking::SVector2 = ROOT::Math::SVector< double, 2 >
 
using o2::globaltracking::SVector4 = ROOT::Math::SVector< double, 4 >
 
using o2::globaltracking::SVector5 = ROOT::Math::SVector< double, 5 >
 
using o2::globaltracking::SMatrix44 = ROOT::Math::SMatrix< double, 4 >
 
using o2::globaltracking::SMatrix45 = ROOT::Math::SMatrix< double, 4, 5 >
 
using o2::globaltracking::SMatrix54 = ROOT::Math::SMatrix< double, 5, 4 >
 
using o2::globaltracking::SMatrix22 = ROOT::Math::SMatrix< double, 2 >
 
using o2::globaltracking::SMatrix25 = ROOT::Math::SMatrix< double, 2, 5 >
 
using o2::globaltracking::SMatrix52 = ROOT::Math::SMatrix< double, 5, 2 >
 

Detailed Description

Class to perform MFT MCH (and MID) matching.

Author
rafae.nosp@m.l.pe.nosp@m.zzi@c.nosp@m.ern..nosp@m.ch

Definition in file MatchGlobalFwd.h.