Project
Loading...
Searching...
No Matches
o2::its::Smoother< D > Class Template Reference

#include <Smoother.h>

Public Member Functions

 Smoother (TrackITSExt &track, size_t layer, const ROframe &event, float bZ, o2::base::PropagatorF::MatCorrType corr)
 
 ~Smoother ()
 
bool isValidInit () const
 
bool testCluster (const int clusterId, const ROframe &event)
 
bool getSmoothedTrack ()
 
float getChi2 () const
 
float getLastChi2 () const
 

Detailed Description

template<unsigned int D>
class o2::its::Smoother< D >

Definition at line 28 of file Smoother.h.

Constructor & Destructor Documentation

◆ Smoother()

template<unsigned int D>
o2::its::Smoother< D >::Smoother ( TrackITSExt track,
size_t  layer,
const ROframe event,
float  bZ,
o2::base::PropagatorF::MatCorrType  corr 
)

Definition at line 29 of file Smoother.cxx.

◆ ~Smoother()

template<unsigned int D>
o2::its::Smoother< D >::~Smoother ( )
default

Member Function Documentation

◆ getChi2()

template<unsigned int D>
float o2::its::Smoother< D >::getChi2 ( ) const
inline

Definition at line 40 of file Smoother.h.

◆ getLastChi2()

template<unsigned int D>
float o2::its::Smoother< D >::getLastChi2 ( ) const
inline

Definition at line 41 of file Smoother.h.

◆ getSmoothedTrack()

template<unsigned int D>
bool o2::its::Smoother< D >::getSmoothedTrack ( )

◆ isValidInit()

template<unsigned int D>
bool o2::its::Smoother< D >::isValidInit ( ) const
inline

Definition at line 34 of file Smoother.h.

◆ testCluster()

template<unsigned int D>
bool o2::its::Smoother< D >::testCluster ( const int  clusterId,
const ROframe event 
)

Definition at line 177 of file Smoother.cxx.


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