Definition at line 86 of file emcRejectList.h.
Public Member Functions | |
SixInts (unsigned int amperror=0, unsigned int ampwarning=0, unsigned int toferror=0, unsigned int tofwarning=0) | |
bool | nonZero () const |
void | zero () |
void | set (unsigned int amperror, unsigned int ampwarning, unsigned int toferror, unsigned int tofwarning) |
void | set_or (unsigned int amperror, unsigned int ampwarning, unsigned int toferror, unsigned int tofwarning) |
unsigned int | ampError () const |
unsigned int | ampWarning () const |
unsigned int | tofError () const |
unsigned int | tofWarning () const |
unsigned int | error () const |
unsigned int | warning () const |
Private Attributes | |
unsigned int | ampError_ |
unsigned int | ampWarning_ |
unsigned int | tofError_ |
unsigned int | tofWarning_ |
unsigned int | error_ |
unsigned int | warning_ |
|
Definition at line 46 of file emcRejectList.C. References set(). |
|
Definition at line 103 of file emcRejectList.h. References ampError_. Referenced by emcRejectList::AmplitudeError(). |
|
Definition at line 104 of file emcRejectList.h. References ampWarning_. Referenced by emcRejectList::AmplitudeWarning(). |
|
Definition at line 108 of file emcRejectList.h. References error_. Referenced by emcRejectList::Error(). |
|
Definition at line 54 of file emcRejectList.C. References error_, and warning_. Referenced by emcRejectList::nonZero(). |
|
Definition at line 61 of file emcRejectList.C. References ampError_, ampWarning_, error_, tofError_, tofWarning_, trip(), and warning_. Referenced by emcRejectList::set(), and SixInts(). |
|
Definition at line 77 of file emcRejectList.C. References ampError_, ampWarning_, error_, tofError_, tofWarning_, trip(), and warning_. Referenced by emcRejectList::set_or(). |
|
Definition at line 105 of file emcRejectList.h. References tofError_. Referenced by emcRejectList::TimingError(). |
|
Definition at line 106 of file emcRejectList.h. References tofWarning_. Referenced by emcRejectList::TimingWarning(). |
|
Definition at line 109 of file emcRejectList.h. References warning_. Referenced by emcRejectList::Warning(). |
|
Definition at line 93 of file emcRejectList.C. References ampError_, ampWarning_, error_, tofError_, tofWarning_, and warning_. |
|
Definition at line 112 of file emcRejectList.h. Referenced by ampError(), set(), set_or(), and zero(). |
|
Definition at line 113 of file emcRejectList.h. Referenced by ampWarning(), set(), set_or(), and zero(). |
|
Definition at line 116 of file emcRejectList.h. Referenced by error(), nonZero(), set(), set_or(), and zero(). |
|
Definition at line 114 of file emcRejectList.h. Referenced by set(), set_or(), tofError(), and zero(). |
|
Definition at line 115 of file emcRejectList.h. Referenced by set(), set_or(), tofWarning(), and zero(). |
|
Definition at line 117 of file emcRejectList.h. Referenced by nonZero(), set(), set_or(), warning(), and zero(). |