Project
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
TOFMatcherSpec.cxx File Reference

Go to the source code of this file.

Classes

class  o2::globaltracking::TOFMatcherSpec
 

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 evIdx = o2::dataformats::EvIndex< int, int >
 
using MatchOutputType = std::vector< o2::dataformats::MatchInfoTOF >
 
using GID = o2::dataformats::GlobalTrackID
 

Functions

framework::DataProcessorSpec o2::globaltracking::getTOFMatcherSpec (o2::dataformats::GlobalTrackID::mask_t src, bool useMC, bool useFIT, bool tpcRefit, bool strict, float extratolerancetrd, bool pushMatchable, const o2::tpc::CorrectionMapsLoaderGloOpts &sclOpts, int nlanes=1)
 create a processor spec
 

Typedef Documentation

◆ evIdx

Definition at line 49 of file TOFMatcherSpec.cxx.

◆ GID

Definition at line 51 of file TOFMatcherSpec.cxx.

◆ MatchOutputType

Definition at line 50 of file TOFMatcherSpec.cxx.