ant
A2 ant: class-based analysis framework
ant::calibration::functions::pol< order > Struct Template Reference

Polynomial of order n. More...

#include <BaseFunctions.h>

Static Public Member Functions

static double fct (double *x, double *p)
 
static TF1 * getTF1 ()
 

Detailed Description

template<unsigned order>
struct ant::calibration::functions::pol< order >

Polynomial of order n.

Member Function Documentation

◆ fct()

template<unsigned order>
template double pol::fct ( double *  x,
double *  p 
)
inlinestatic

◆ getTF1()

template<unsigned order>
static TF1* ant::calibration::functions::pol< order >::getTF1 ( )
inlinestatic

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