ATLAS Offline Software
SimplePolynomial.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6 // 28.06.2007, AUTHOR: OLIVER KORTNER
7 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8 
9 #ifndef MuonCalib_SimplePolynomialH
10 #define MuonCalib_SimplePolynomialH
11 
12 //::::::::::::::::::::::::::::
13 //:: CLASS SimplePolynomial ::
14 //::::::::::::::::::::::::::::
15 
24 
25 //::::::::::::::::::
26 //:: HEADER FILES ::
27 //::::::::::::::::::
28 
30 
31 namespace MuonCalib {
32 
34 
35 public:
36 // Constructor //
39 
40 // Method //
41  double value(const int & k, const double & x) const;
43 
44 };
45 
46 }
47 
48 #endif
MuonCalib::SimplePolynomial::value
double value(const int &k, const double &x) const
get x^k
Definition: SimplePolynomial.cxx:32
x
#define x
MuonCalib::BaseFunction
Definition: BaseFunction.h:23
MuonCalib
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
Definition: CscCalcPed.cxx:22
MuonCalib::SimplePolynomial
Definition: SimplePolynomial.h:33
BaseFunction.h
MuonCalib::SimplePolynomial::SimplePolynomial
SimplePolynomial(void)
Default constructor.
Definition: SimplePolynomial.h:37
fitman.k
k
Definition: fitman.py:528