Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <linexi2.h>
Public Member Functions | |
linexi2_coor (const long fqlr, const double *fax) | |
linexi2_coor (const linexi2_coor &lc) | |
linexi2_coor & | operator= (const linexi2_coor &lc) |
Public Attributes | |
long | qlr |
const double * | ax |
double | x_mean |
double | Dx |
Heed::linexi2_coor::linexi2_coor | ( | const long | fqlr, |
const double * | fax | ||
) |
Definition at line 16 of file linexi2.cpp.
|
inline |
|
inline |
const double* Heed::linexi2_coor::ax |
Definition at line 23 of file linexi2.h.
Referenced by Heed::linexi2::linexi2(), linexi2_coor(), Heed::operator<<(), and operator=().
double Heed::linexi2_coor::Dx |
Definition at line 25 of file linexi2.h.
Referenced by Heed::linexi2::linexi2(), linexi2_coor(), Heed::operator<<(), and operator=().
long Heed::linexi2_coor::qlr |
Definition at line 22 of file linexi2.h.
Referenced by Heed::linexi2::linexi2(), linexi2_coor(), Heed::operator<<(), and operator=().
double Heed::linexi2_coor::x_mean |
Definition at line 24 of file linexi2.h.
Referenced by Heed::linexi2::linexi2(), linexi2_coor(), Heed::operator<<(), operator=(), and Heed::straight::straight().