BOSS 7.0.9
BESIII Offline Software System
|
#include <Emc_helix.h>
Public Member Functions | |
Emc_helix (void) | |
~Emc_helix (void) | |
int | Emc_Get (double, int, double[]) |
void | debugOpt (int deb) |
void | pathlCut (double pathl_max) |
void | zemcCut (double zemc_min, double zemc_max) |
Public Attributes | |
double | R_emc |
double | Fi_emc |
double | W_emc |
double | Z_emc |
double | theta_emc |
double | phi_emc |
double | Dr |
double | Phi0 |
double | Kappa |
double | Dz |
double | Tanl |
int | NTrk |
double | Phi1 |
Definition at line 16 of file Emc_helix.h.
Emc_helix::Emc_helix | ( | void | ) |
Definition at line 58 of file Emc_helix.cxx.
|
inline |
Definition at line 22 of file Emc_helix.h.
|
inline |
Definition at line 41 of file Emc_helix.h.
int Emc_helix::Emc_Get | ( | double | rEmc, |
int | id, | ||
double | fzisan[] | ||
) |
Definition at line 67 of file Emc_helix.cxx.
Referenced by EsTimeAlg::execute().
|
inline |
Definition at line 45 of file Emc_helix.h.
Referenced by EsTimeAlg::execute().
|
inline |
Definition at line 49 of file Emc_helix.h.
double Emc_helix::Dr |
Definition at line 34 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::Dz |
Definition at line 34 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::Fi_emc |
Definition at line 27 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::Kappa |
Definition at line 34 of file Emc_helix.h.
Referenced by Emc_Get().
int Emc_helix::NTrk |
Definition at line 35 of file Emc_helix.h.
double Emc_helix::Phi0 |
Definition at line 34 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::Phi1 |
Definition at line 36 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::phi_emc |
Definition at line 31 of file Emc_helix.h.
Referenced by Emc_Get(), and EsTimeAlg::execute().
double Emc_helix::R_emc |
Definition at line 26 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::Tanl |
Definition at line 34 of file Emc_helix.h.
Referenced by Emc_Get().
double Emc_helix::theta_emc |
Definition at line 30 of file Emc_helix.h.
Referenced by Emc_Get(), and EsTimeAlg::execute().
double Emc_helix::W_emc |
Definition at line 28 of file Emc_helix.h.
double Emc_helix::Z_emc |
Definition at line 29 of file Emc_helix.h.
Referenced by Emc_Get(), and EsTimeAlg::execute().