|
void | set_row_max (int max) |
|
void | add_sector (int sec1) |
|
void | set_gains (int s, int r, int p, float g, float t0) |
|
struct gains * | get_gains (int s, int r, int p) |
|
int | from_file (const char *fname, int sector=0) |
|
void | if_file () |
|
struct aux * | get_aux (int s, int r, int p) |
|
struct means * | get_means (int s, int r) |
|
struct fee_found_t * | get_fee_found (int s, int rdo) |
|
int | to_file (const char *fname) |
|
void | init (int sec=0) |
|
void | accum (char *evbuff, int bytes) |
|
void | ev_done () |
|
void | calc () |
|
void | compare (char *fname, int mysec=0) |
|
int | summarize (char *fname, FILE *log_file=0, int gain_mode=0) |
|
void | free_store () |
|
void | set_clock_mode (int mode) |
|
|
struct gains * | gains [24] |
|
u_int | bad_fee [25][7][37] |
|
u_int | bad_rdo_mask [25] |
|
char * | raw_gains_fname |
|
struct tpxGain::aux * | aux |
|
struct tpxGain::means * | means |
|
struct tpxGain::fee_found_t * | fee_found |
|
u_int | c_date |
|
u_int | c_time |
|
u_int | c_run |
|
int | pulser_ped |
|
int | pulser_ped_stop |
|
int | pulser_start |
|
int | pulser_stop |
|
double | pulser_time_0 |
|
Definition at line 95 of file tpxGain.h.
The documentation for this class was generated from the following files: