Project
Loading...
Searching...
No Matches
o2::dataformats::TrackTPCTOF Class Reference

#include <TrackTPCTOF.h>

Inherits TrackParametrizationWithError< float >.

Public Member Functions

 TrackTPCTOF ()=default
 
 ~TrackTPCTOF ()=default
 
 TrackTPCTOF (const TrackTPCTOF &src)=default
 
 TrackTPCTOF (const o2::track::TrackParCov &src)
 
int getRefMatch () const
 
void setRefMatch (int id)
 
const timeEstgetTimeMUS () const
 
timeEstgetTimeMUS ()
 
void setTimeMUS (const timeEst &t)
 
void setTimeMUS (float t, float te)
 
void setChi2Refit (float v)
 
float getChi2Refit () const
 
o2::track::TrackParCovgetParamOut ()
 
const o2::track::TrackParCovgetParamOut () const
 
void setParamOut (const o2::track::TrackParCov &v)
 
void print () const
 

Detailed Description

Definition at line 28 of file TrackTPCTOF.h.

Constructor & Destructor Documentation

◆ TrackTPCTOF() [1/3]

o2::dataformats::TrackTPCTOF::TrackTPCTOF ( )
default

◆ ~TrackTPCTOF()

o2::dataformats::TrackTPCTOF::~TrackTPCTOF ( )
default

◆ TrackTPCTOF() [2/3]

o2::dataformats::TrackTPCTOF::TrackTPCTOF ( const TrackTPCTOF src)
default

◆ TrackTPCTOF() [3/3]

o2::dataformats::TrackTPCTOF::TrackTPCTOF ( const o2::track::TrackParCov src)
inline

Definition at line 36 of file TrackTPCTOF.h.

Member Function Documentation

◆ getChi2Refit()

float o2::dataformats::TrackTPCTOF::getChi2Refit ( ) const
inline

Definition at line 51 of file TrackTPCTOF.h.

◆ getParamOut() [1/2]

o2::track::TrackParCov & o2::dataformats::TrackTPCTOF::getParamOut ( )
inline

Definition at line 53 of file TrackTPCTOF.h.

◆ getParamOut() [2/2]

const o2::track::TrackParCov & o2::dataformats::TrackTPCTOF::getParamOut ( ) const
inline

Definition at line 54 of file TrackTPCTOF.h.

◆ getRefMatch()

int o2::dataformats::TrackTPCTOF::getRefMatch ( ) const
inline

Definition at line 38 of file TrackTPCTOF.h.

◆ getTimeMUS() [1/2]

timeEst & o2::dataformats::TrackTPCTOF::getTimeMUS ( )
inline

Definition at line 42 of file TrackTPCTOF.h.

◆ getTimeMUS() [2/2]

const timeEst & o2::dataformats::TrackTPCTOF::getTimeMUS ( ) const
inline

Definition at line 41 of file TrackTPCTOF.h.

◆ print()

void TrackTPCTOF::print ( ) const

Definition at line 17 of file TrackTPCTOF.cxx.

◆ setChi2Refit()

void o2::dataformats::TrackTPCTOF::setChi2Refit ( float  v)
inline

Definition at line 50 of file TrackTPCTOF.h.

◆ setParamOut()

void o2::dataformats::TrackTPCTOF::setParamOut ( const o2::track::TrackParCov v)
inline

Definition at line 55 of file TrackTPCTOF.h.

◆ setRefMatch()

void o2::dataformats::TrackTPCTOF::setRefMatch ( int  id)
inline

Definition at line 39 of file TrackTPCTOF.h.

◆ setTimeMUS() [1/2]

void o2::dataformats::TrackTPCTOF::setTimeMUS ( const timeEst t)
inline

Definition at line 43 of file TrackTPCTOF.h.

◆ setTimeMUS() [2/2]

void o2::dataformats::TrackTPCTOF::setTimeMUS ( float  t,
float  te 
)
inline

Definition at line 44 of file TrackTPCTOF.h.


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