Project
Loading...
Searching...
No Matches
o2::trd::detail::LUT< nDim > Class Template Reference

Lookup Table class for ccdb upload. More...

#include <LQND.h>

Public Member Functions

 LUT ()=default
 
 LUT (std::vector< float > p, std::vector< TGraph > l)
 
const TGraph & get (float p, bool isNegative, int iDim=0) const
 

Detailed Description

template<int nDim>
class o2::trd::detail::LUT< nDim >

Lookup Table class for ccdb upload.

Definition at line 45 of file LQND.h.

Constructor & Destructor Documentation

◆ LUT() [1/2]

template<int nDim>
o2::trd::detail::LUT< nDim >::LUT ( )
default

◆ LUT() [2/2]

template<int nDim>
o2::trd::detail::LUT< nDim >::LUT ( std::vector< float >  p,
std::vector< TGraph >  l 
)
inline

Definition at line 49 of file LQND.h.

Member Function Documentation

◆ get()

template<int nDim>
const TGraph & o2::trd::detail::LUT< nDim >::get ( float  p,
bool  isNegative,
int  iDim = 0 
) const
inline

Definition at line 52 of file LQND.h.


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