Project
Loading...
Searching...
No Matches
TrackMatcher.cxx File Reference

Implementation of a class to match MCH and MID tracks. More...

#include <algorithm>
#include <map>
#include <Math/SMatrix.h>
#include <Math/SVector.h>
#include "Framework/Logger.h"
#include "MUONMatching/TrackMatcher.h"
#include "MUONMatching/TrackMatcherParam.h"

Go to the source code of this file.

Namespaces

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

Typedefs

using o2::muon::SMatrixSym4 = ROOT::Math::SMatrix< double, 4, 4, ROOT::Math::MatRepSym< double, 4 > >
 
using o2::muon::SMatrix4 = ROOT::Math::SMatrix< double, 4, 4, ROOT::Math::MatRepStd< double, 4 > >
 
using o2::muon::SVector4 = ROOT::Math::SVector< double, 4 >
 

Detailed Description

Implementation of a class to match MCH and MID tracks.

Author
Philippe Pillot, Subatech

Definition in file TrackMatcher.cxx.