Project
Loading...
Searching...
No Matches
o2::svstudy Namespace Reference

Classes

class  SVStudySpec
 

Typedefs

using DetID = o2::detectors::DetID
 
using DataRequest = o2::globaltracking::DataRequest
 
using PVertex = o2::dataformats::PrimaryVertex
 
using V2TRef = o2::dataformats::VtxTrackRef
 
using VTIndex = o2::dataformats::VtxTrackIndex
 
using GTrackID = o2::dataformats::GlobalTrackID
 
using TBracket = o2::math_utils::Bracketf_t
 
using V0ID = o2::dataformats::V0Index
 
using timeEst = o2::dataformats::TimeStampWithError< float, float >
 

Functions

o2::framework::DataProcessorSpec getSVStudySpec (o2::dataformats::GlobalTrackID::mask_t srcTracks, o2::dataformats::GlobalTrackID::mask_t srcCls, bool useMC)
 create a processor spec
 

Typedef Documentation

◆ DataRequest

Definition at line 59 of file SVStudy.cxx.

◆ DetID

Definition at line 58 of file SVStudy.cxx.

◆ GTrackID

Definition at line 64 of file SVStudy.cxx.

◆ PVertex

Definition at line 61 of file SVStudy.cxx.

◆ TBracket

Definition at line 65 of file SVStudy.cxx.

◆ timeEst

Definition at line 68 of file SVStudy.cxx.

◆ V0ID

Definition at line 66 of file SVStudy.cxx.

◆ V2TRef

Definition at line 62 of file SVStudy.cxx.

◆ VTIndex

Definition at line 63 of file SVStudy.cxx.

Function Documentation

◆ getSVStudySpec()

DataProcessorSpec o2::svstudy::getSVStudySpec ( o2::dataformats::GlobalTrackID::mask_t  srcTracks,
o2::dataformats::GlobalTrackID::mask_t  srcCls,
bool  useMC 
)

create a processor spec

Definition at line 418 of file SVStudy.cxx.