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

#include <MatchInfoFwd.h>

Inherited by o2::dataformats::GlobalFwdTrack.

Public Member Functions

 MatchInfoFwd ()=default
 
 ~MatchInfoFwd ()=default
 
void setMFTMCHMatchingChi2 (float chi2)
 
const auto & getMFTMCHMatchingChi2 () const
 
void setMFTMCHMatchingScore (float score)
 
const auto & getMFTMCHMatchingScore () const
 
void setMIDMatchingChi2 (float chi2)
 
const auto & getMIDMatchingChi2 () const
 
void countMFTCandidate ()
 
const auto & getNMFTCandidates () const
 
void setNMFTCandidates (int n)
 
void setCloseMatch (bool v=true)
 
const auto & isCloseMatch () const
 
void setMatchInfo (const MatchInfoFwd &m)
 
void setMCHTrackID (int ID)
 
const auto & getMCHTrackID () const
 
void setMFTTrackID (int ID)
 
const auto & getMFTTrackID () const
 
void setMIDTrackID (int ID)
 
const auto & getMIDTrackID () const
 
const timeEstgetTimeMUS () const
 
timeEstgetTimeMUS ()
 
void setTimeMUS (const timeEst &t)
 
void setTimeMUS (float t, float te)
 

Detailed Description

Definition at line 27 of file MatchInfoFwd.h.

Constructor & Destructor Documentation

◆ MatchInfoFwd()

o2::dataformats::MatchInfoFwd::MatchInfoFwd ( )
default

◆ ~MatchInfoFwd()

o2::dataformats::MatchInfoFwd::~MatchInfoFwd ( )
default

Member Function Documentation

◆ countMFTCandidate()

void o2::dataformats::MatchInfoFwd::countMFTCandidate ( )
inline

Definition at line 42 of file MatchInfoFwd.h.

◆ getMCHTrackID()

const auto & o2::dataformats::MatchInfoFwd::getMCHTrackID ( ) const
inline

Definition at line 64 of file MatchInfoFwd.h.

◆ getMFTMCHMatchingChi2()

const auto & o2::dataformats::MatchInfoFwd::getMFTMCHMatchingChi2 ( ) const
inline

Definition at line 34 of file MatchInfoFwd.h.

◆ getMFTMCHMatchingScore()

const auto & o2::dataformats::MatchInfoFwd::getMFTMCHMatchingScore ( ) const
inline

Definition at line 37 of file MatchInfoFwd.h.

◆ getMFTTrackID()

const auto & o2::dataformats::MatchInfoFwd::getMFTTrackID ( ) const
inline

Definition at line 66 of file MatchInfoFwd.h.

◆ getMIDMatchingChi2()

const auto & o2::dataformats::MatchInfoFwd::getMIDMatchingChi2 ( ) const
inline

Definition at line 40 of file MatchInfoFwd.h.

◆ getMIDTrackID()

const auto & o2::dataformats::MatchInfoFwd::getMIDTrackID ( ) const
inline

Definition at line 68 of file MatchInfoFwd.h.

◆ getNMFTCandidates()

const auto & o2::dataformats::MatchInfoFwd::getNMFTCandidates ( ) const
inline

Definition at line 43 of file MatchInfoFwd.h.

◆ getTimeMUS() [1/2]

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

Definition at line 71 of file MatchInfoFwd.h.

◆ getTimeMUS() [2/2]

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

Definition at line 70 of file MatchInfoFwd.h.

◆ isCloseMatch()

const auto & o2::dataformats::MatchInfoFwd::isCloseMatch ( ) const
inline

Definition at line 47 of file MatchInfoFwd.h.

◆ setCloseMatch()

void o2::dataformats::MatchInfoFwd::setCloseMatch ( bool  v = true)
inline

Definition at line 46 of file MatchInfoFwd.h.

◆ setMatchInfo()

void o2::dataformats::MatchInfoFwd::setMatchInfo ( const MatchInfoFwd m)
inline

Definition at line 49 of file MatchInfoFwd.h.

◆ setMCHTrackID()

void o2::dataformats::MatchInfoFwd::setMCHTrackID ( int  ID)
inline

Definition at line 63 of file MatchInfoFwd.h.

◆ setMFTMCHMatchingChi2()

void o2::dataformats::MatchInfoFwd::setMFTMCHMatchingChi2 ( float  chi2)
inline

Definition at line 33 of file MatchInfoFwd.h.

◆ setMFTMCHMatchingScore()

void o2::dataformats::MatchInfoFwd::setMFTMCHMatchingScore ( float  score)
inline

Definition at line 36 of file MatchInfoFwd.h.

◆ setMFTTrackID()

void o2::dataformats::MatchInfoFwd::setMFTTrackID ( int  ID)
inline

Definition at line 65 of file MatchInfoFwd.h.

◆ setMIDMatchingChi2()

void o2::dataformats::MatchInfoFwd::setMIDMatchingChi2 ( float  chi2)
inline

Definition at line 39 of file MatchInfoFwd.h.

◆ setMIDTrackID()

void o2::dataformats::MatchInfoFwd::setMIDTrackID ( int  ID)
inline

Definition at line 67 of file MatchInfoFwd.h.

◆ setNMFTCandidates()

void o2::dataformats::MatchInfoFwd::setNMFTCandidates ( int  n)
inline

Definition at line 44 of file MatchInfoFwd.h.

◆ setTimeMUS() [1/2]

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

Definition at line 72 of file MatchInfoFwd.h.

◆ setTimeMUS() [2/2]

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

Definition at line 73 of file MatchInfoFwd.h.


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