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

#include <Smoother.h>

Public Member Functions

 ~Smoother ()
 
bool isValidInit () const
 
bool getSmoothedTrack ()
 
float getChi2 () const
 
float getLastChi2 () const
 

Detailed Description

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

Definition at line 27 of file Smoother.h.

Constructor & Destructor Documentation

◆ ~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 39 of file Smoother.h.

◆ getLastChi2()

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

Definition at line 40 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 33 of file Smoother.h.


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