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

Go to the source code of this file.

Classes

class  o2::filtering::FilteringSpec
 

Namespaces

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

Typedefs

using GID = o2::dataformats::GlobalTrackID
 
using GIndex = o2::dataformats::VtxTrackIndex
 
using DataRequest = o2::globaltracking::DataRequest
 

Functions

DataProcessorSpec o2::filtering::getDataFilteringSpec (GID::mask_t src, bool enableSV, bool useMC)
 create a processor spec
 

Typedef Documentation

◆ DataRequest

Definition at line 55 of file FilteringSpec.h.

◆ GID

Definition at line 53 of file FilteringSpec.h.

◆ GIndex

Definition at line 54 of file FilteringSpec.h.