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 89 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ getComb()

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

Definition at line 95 of file TrackMCStudyTypes.h.

◆ getDPhi()

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

Definition at line 96 of file TrackMCStudyTypes.h.

◆ getDTgl()

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

Definition at line 106 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ nshTPC

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

Definition at line 92 of file TrackMCStudyTypes.h.

◆ nshTPCRow

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

Definition at line 93 of file TrackMCStudyTypes.h.

◆ tr0

RecTrack o2::trackstudy::TrackPairInfo::tr0

Definition at line 90 of file TrackMCStudyTypes.h.

◆ tr1

RecTrack o2::trackstudy::TrackPairInfo::tr1

Definition at line 91 of file TrackMCStudyTypes.h.


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