ATLAS Offline Software
|
#include <ALFA_SvdCalc.h>
Public Attributes | |
struct hist_rec * | prev |
struct hist_rec * | next |
double * | basis [3] |
int | pos |
Definition at line 58 of file ALFA_SvdCalc.h.
double* hist_rec::basis[3] |
Definition at line 60 of file ALFA_SvdCalc.h.
struct hist_rec * hist_rec::next |
Definition at line 59 of file ALFA_SvdCalc.h.
int hist_rec::pos |
Definition at line 61 of file ALFA_SvdCalc.h.
struct hist_rec* hist_rec::prev |
Definition at line 59 of file ALFA_SvdCalc.h.