Project
Loading...
Searching...
No Matches
o2::TrackMethods Class Reference

#include <TrackMethods.h>

Public Member Functions

 ClassDefNV (TrackMethods, 1)
 

Static Public Member Functions

static void countTPCClusters (const o2::tpc::TrackTPC &track, const gsl::span< const o2::tpc::TPCClRefElem > &tpcClusRefs, const gsl::span< const unsigned char > &tpcClusShMap, const o2::tpc::ClusterNativeAccess &tpcClusAcc, uint8_t &shared, uint8_t &found, uint8_t &crossed)
 
static bool FulfillsITSHitRequirements (uint8_t itsClusterMap, std::vector< std::pair< int8_t, std::set< uint8_t > > > mRequiredITSHits)
 

Detailed Description

Definition at line 27 of file TrackMethods.h.

Member Function Documentation

◆ ClassDefNV()

o2::TrackMethods::ClassDefNV ( TrackMethods  ,
 
)

◆ countTPCClusters()

static void o2::TrackMethods::countTPCClusters ( const o2::tpc::TrackTPC track,
const gsl::span< const o2::tpc::TPCClRefElem > &  tpcClusRefs,
const gsl::span< const unsigned char > &  tpcClusShMap,
const o2::tpc::ClusterNativeAccess tpcClusAcc,
uint8_t &  shared,
uint8_t &  found,
uint8_t &  crossed 
)
inlinestatic

Definition at line 30 of file TrackMethods.h.

◆ FulfillsITSHitRequirements()

static bool o2::TrackMethods::FulfillsITSHitRequirements ( uint8_t  itsClusterMap,
std::vector< std::pair< int8_t, std::set< uint8_t > > >  mRequiredITSHits 
)
inlinestatic

Definition at line 78 of file TrackMethods.h.


The documentation for this class was generated from the following file: