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

Go to the source code of this file.

Classes

class  o2::vertexing::SecondaryVertexingSpec
 

Namespaces

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

Typedefs

using GTrackID = o2::dataformats::GlobalTrackID
 
using GIndex = o2::dataformats::VtxTrackIndex
 
using VRef = o2::dataformats::VtxTrackRef
 
using PVertex = const o2::dataformats::PrimaryVertex
 
using V0 = o2::dataformats::V0
 
using Cascade = o2::dataformats::Cascade
 
using Decay3Body = o2::dataformats::Decay3Body
 
using RRef = o2::dataformats::RangeReference< int, int >
 
using DataRequest = o2::globaltracking::DataRequest
 

Functions

o2::framework::DataProcessorSpec o2::vertexing::getSecondaryVertexingSpec (o2::dataformats::GlobalTrackID::mask_t src, bool enableCasc, bool enable3body, bool enableStrangenesTracking, bool enableCCDBParams, bool useMC, bool useGeom, const o2::tpc::CorrectionMapsLoaderGloOpts &sclOpts)
 create a processor spec
 

Typedef Documentation

◆ Cascade

Definition at line 46 of file SecondaryVertexingSpec.cxx.

◆ DataRequest

◆ Decay3Body

◆ GIndex

◆ GTrackID

◆ PVertex

Definition at line 44 of file SecondaryVertexingSpec.cxx.

◆ RRef

◆ V0

Definition at line 45 of file SecondaryVertexingSpec.cxx.

◆ VRef

Definition at line 43 of file SecondaryVertexingSpec.cxx.