Project
Loading...
Searching...
No Matches
o2::mch::SplineCoef Struct Reference

#include <mathieson.h>

Public Member Functions

 SplineCoef (int N)
 
 ~SplineCoef ()
 

Public Attributes

double * a
 
double * b
 
double * c
 
double * d
 

Detailed Description

Definition at line 35 of file mathieson.h.

Constructor & Destructor Documentation

◆ SplineCoef()

o2::mch::SplineCoef::SplineCoef ( int  N)

Definition at line 58 of file mathieson.cxx.

◆ ~SplineCoef()

o2::mch::SplineCoef::~SplineCoef ( )

Definition at line 66 of file mathieson.cxx.

Member Data Documentation

◆ a

double* o2::mch::SplineCoef::a

Definition at line 36 of file mathieson.h.

◆ b

double* o2::mch::SplineCoef::b

Definition at line 37 of file mathieson.h.

◆ c

double* o2::mch::SplineCoef::c

Definition at line 38 of file mathieson.h.

◆ d

double* o2::mch::SplineCoef::d

Definition at line 39 of file mathieson.h.


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