Project
Loading...
Searching...
No Matches
o2::trackstudy::TrackPairInfo Struct Reference

#include <TrackMCStudyTypes.h>

Public Member Functions

int getComb () const
 
float getDPhi () const
 
float getDTgl () const
 

Public Attributes

RecTrack tr0
 
RecTrack tr1
 
uint8_t nshTPC = 0
 
uint8_t nshTPCRow = 0
 

Detailed Description

Definition at line 107 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ getComb()

int o2::trackstudy::TrackPairInfo::getComb ( ) const
inline

Definition at line 113 of file TrackMCStudyTypes.h.

◆ getDPhi()

float o2::trackstudy::TrackPairInfo::getDPhi ( ) const
inline

Definition at line 114 of file TrackMCStudyTypes.h.

◆ getDTgl()

float o2::trackstudy::TrackPairInfo::getDTgl ( ) const
inline

Definition at line 124 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ nshTPC

uint8_t o2::trackstudy::TrackPairInfo::nshTPC = 0

Definition at line 110 of file TrackMCStudyTypes.h.

◆ nshTPCRow

uint8_t o2::trackstudy::TrackPairInfo::nshTPCRow = 0

Definition at line 111 of file TrackMCStudyTypes.h.

◆ tr0

RecTrack o2::trackstudy::TrackPairInfo::tr0

Definition at line 108 of file TrackMCStudyTypes.h.

◆ tr1

RecTrack o2::trackstudy::TrackPairInfo::tr1

Definition at line 109 of file TrackMCStudyTypes.h.


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