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

#include <TrackCosmics.h>

Inherits TrackParametrizationWithError< float >.

Public Member Functions

 TrackCosmics ()=default
 
 ~TrackCosmics ()=default
 
 TrackCosmics (const TrackCosmics &src)=default
 
 TrackCosmics (GlobalTrackID btm, GlobalTrackID top, const o2::track::TrackParCov &srcCent, const o2::track::TrackParCov &srcOut, float chi2Ref, float chi2Match, int ncl, float t, float tErr)
 
GlobalTrackID getRefBottom () const
 
GlobalTrackID getRefTop () const
 
void setRefBottom (GlobalTrackID id)
 
void setRefTop (GlobalTrackID id)
 
const timeEstgetTimeMUS () const
 
timeEstgetTimeMUS ()
 
void setTimeMUS (const timeEst &t)
 
void setTimeMUS (float t, float te)
 
void setChi2Refit (float v)
 
float getChi2Refit () const
 
void setChi2Match (float v)
 
float getChi2Match () const
 
int getNClusters () const
 
void setNClusters (int n)
 
o2::track::TrackParCovgetParamOut ()
 
const o2::track::TrackParCovgetParamOut () const
 
void print () const
 

Detailed Description

Definition at line 28 of file TrackCosmics.h.

Constructor & Destructor Documentation

◆ TrackCosmics() [1/3]

o2::dataformats::TrackCosmics::TrackCosmics ( )
default

◆ ~TrackCosmics()

o2::dataformats::TrackCosmics::~TrackCosmics ( )
default

◆ TrackCosmics() [2/3]

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

◆ TrackCosmics() [3/3]

o2::dataformats::TrackCosmics::TrackCosmics ( GlobalTrackID  btm,
GlobalTrackID  top,
const o2::track::TrackParCov srcCent,
const o2::track::TrackParCov srcOut,
float  chi2Ref,
float  chi2Match,
int  ncl,
float  t,
float  tErr 
)
inline

Definition at line 36 of file TrackCosmics.h.

Member Function Documentation

◆ getChi2Match()

float o2::dataformats::TrackCosmics::getChi2Match ( ) const
inline

Definition at line 57 of file TrackCosmics.h.

◆ getChi2Refit()

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

Definition at line 54 of file TrackCosmics.h.

◆ getNClusters()

int o2::dataformats::TrackCosmics::getNClusters ( ) const
inline

Definition at line 59 of file TrackCosmics.h.

◆ getParamOut() [1/2]

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

Definition at line 62 of file TrackCosmics.h.

◆ getParamOut() [2/2]

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

Definition at line 63 of file TrackCosmics.h.

◆ getRefBottom()

GlobalTrackID o2::dataformats::TrackCosmics::getRefBottom ( ) const
inline

Definition at line 39 of file TrackCosmics.h.

◆ getRefTop()

GlobalTrackID o2::dataformats::TrackCosmics::getRefTop ( ) const
inline

Definition at line 40 of file TrackCosmics.h.

◆ getTimeMUS() [1/2]

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

Definition at line 45 of file TrackCosmics.h.

◆ getTimeMUS() [2/2]

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

Definition at line 44 of file TrackCosmics.h.

◆ print()

void TrackCosmics::print ( ) const

Definition at line 17 of file TrackCosmics.cxx.

◆ setChi2Match()

void o2::dataformats::TrackCosmics::setChi2Match ( float  v)
inline

Definition at line 56 of file TrackCosmics.h.

◆ setChi2Refit()

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

Definition at line 53 of file TrackCosmics.h.

◆ setNClusters()

void o2::dataformats::TrackCosmics::setNClusters ( int  n)
inline

Definition at line 60 of file TrackCosmics.h.

◆ setRefBottom()

void o2::dataformats::TrackCosmics::setRefBottom ( GlobalTrackID  id)
inline

Definition at line 41 of file TrackCosmics.h.

◆ setRefTop()

void o2::dataformats::TrackCosmics::setRefTop ( GlobalTrackID  id)
inline

Definition at line 42 of file TrackCosmics.h.

◆ setTimeMUS() [1/2]

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

Definition at line 46 of file TrackCosmics.h.

◆ setTimeMUS() [2/2]

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

Definition at line 47 of file TrackCosmics.h.


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