LCIO
02.17
|
Public Attributes | |
const char * | colName |
char ** | inputFiles |
int | inputFilesNum |
int | verbosity |
bool | pedantic |
bool | average |
int | startevent |
int | maxevents |
int | expelements |
int | minelements |
int | maxelements |
int | abselementerror |
int | abseventerror |
float | relelementerror |
float | releventerror |
int | elementsTotal |
int | eventsTotal |
int | eventsFailed |
int | eventsSkipped |
Definition at line 39 of file lcio_check_col_elements.cc.
int opts_t::abselementerror |
Definition at line 51 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::abseventerror |
Definition at line 52 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
bool opts_t::average |
Definition at line 45 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
const char* opts_t::colName |
Definition at line 40 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::elementsTotal |
Definition at line 56 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::eventsFailed |
Definition at line 58 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::eventsSkipped |
Definition at line 59 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::eventsTotal |
Definition at line 57 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::expelements |
Definition at line 48 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
char** opts_t::inputFiles |
Definition at line 41 of file lcio_check_col_elements.cc.
Referenced by main().
int opts_t::inputFilesNum |
Definition at line 42 of file lcio_check_col_elements.cc.
Referenced by main().
int opts_t::maxelements |
Definition at line 50 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::maxevents |
Definition at line 47 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::minelements |
Definition at line 49 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
bool opts_t::pedantic |
Definition at line 44 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
float opts_t::relelementerror |
Definition at line 53 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
float opts_t::releventerror |
Definition at line 54 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::startevent |
Definition at line 46 of file lcio_check_col_elements.cc.
Referenced by main(), and showopts().
int opts_t::verbosity |
Definition at line 43 of file lcio_check_col_elements.cc.
Referenced by main().