#include <NeutParams.h>
Definition at line 19 of file NeutParams.h.
◆ anonymous enum
Enumerator |
---|
_d0 | |
_phi0 | |
_p | |
_z0 | |
_tanDip | |
_s0 | |
_nneutprm | |
Definition at line 33 of file NeutParams.h.
◆ NeutParams() [1/3]
NeutParams::NeutParams |
( |
const HepVector & |
pvec, |
|
|
const HepSymMatrix & |
pcov |
|
) |
| |
Definition at line 19 of file NeutParams.cxx.
19 :
21
22
23
24
27 cout<<"ErrMsg(error)" <<
28 "NeutParams: incorrect constructor vector/matrix dimension" << endl;
31 }
32}
HepSymMatrix & covariance()
◆ NeutParams() [2/3]
NeutParams::NeutParams |
( |
double |
n_d0, |
|
|
double |
n_phi0, |
|
|
double |
n_p, |
|
|
double |
n_z0, |
|
|
double |
n_tanDip, |
|
|
double |
n_s0 |
|
) |
| |
◆ NeutParams() [3/3]
◆ ~NeutParams()
NeutParams::~NeutParams |
( |
| ) |
|
◆ arcRatio()
double NeutParams::arcRatio |
( |
| ) |
const |
◆ cosPhi0()
double NeutParams::cosPhi0 |
( |
| ) |
const |
Definition at line 64 of file NeutParams.cxx.
64 {
65
67}
double cos(const BesAngle a)
◆ d0() [1/2]
double & NeutParams::d0 |
( |
| ) |
|
|
inline |
◆ d0() [2/2]
double NeutParams::d0 |
( |
| ) |
const |
|
inline |
◆ p() [1/2]
double & NeutParams::p |
( |
| ) |
|
|
inline |
◆ p() [2/2]
double NeutParams::p |
( |
| ) |
const |
|
inline |
◆ phi0() [1/2]
double & NeutParams::phi0 |
( |
| ) |
|
|
inline |
◆ phi0() [2/2]
double NeutParams::phi0 |
( |
| ) |
const |
|
inline |
◆ s0() [1/2]
double & NeutParams::s0 |
( |
| ) |
|
|
inline |
◆ s0() [2/2]
double NeutParams::s0 |
( |
| ) |
const |
|
inline |
◆ sinPhi0()
double NeutParams::sinPhi0 |
( |
| ) |
const |
Definition at line 57 of file NeutParams.cxx.
57 {
58
60}
double sin(const BesAngle a)
◆ tanDip() [1/2]
double & NeutParams::tanDip |
( |
| ) |
|
|
inline |
◆ tanDip() [2/2]
double NeutParams::tanDip |
( |
| ) |
const |
|
inline |
◆ z0() [1/2]
double & NeutParams::z0 |
( |
| ) |
|
|
inline |
◆ z0() [2/2]
double NeutParams::z0 |
( |
| ) |
const |
|
inline |
◆ NeutTraj
The documentation for this class was generated from the following files: