MarlinTrk
02.08
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
MarlinTrk
HelixFit.h
Go to the documentation of this file.
1
#ifndef __HELIXFIT__
2
#define __HELIXFIT__
3
//
4
// HelixFit.h
5
// MarlinTrk
6
//
7
15
43
namespace
MarlinTrk {
44
45
class
HelixFit
{
46
47
48
public
:
49
50
int
fastHelixFit
(
int
npt,
double
* xf,
double
* yf,
float
* rf,
float
* pf,
double
* wf,
float
* zf ,
float
* wzf,
int
iopt,
51
float
* vv0,
float
* ee0,
float
& ch2ph,
float
& ch2z);
52
53
};
54
55
}
56
57
#endif
MarlinTrk::HelixFit
Definition:
HelixFit.h:45
MarlinTrk::HelixFit::fastHelixFit
int fastHelixFit(int npt, double *xf, double *yf, float *rf, float *pf, double *wf, float *zf, float *wzf, int iopt, float *vv0, float *ee0, float &ch2ph, float &ch2z)
Definition:
HelixFit.cc:19
Generated on Sun Sep 26 2021 03:45:50 for MarlinTrk by
1.8.5