emcRejectList::SixInts Class Reference

List of all members.

Detailed Description

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_


Constructor & Destructor Documentation

emcRejectList::SixInts::SixInts unsigned int  amperror = 0,
unsigned int  ampwarning = 0,
unsigned int  toferror = 0,
unsigned int  tofwarning = 0
 

Definition at line 46 of file emcRejectList.C.

References set().


Member Function Documentation

unsigned int emcRejectList::SixInts::ampError  )  const [inline]
 

Definition at line 103 of file emcRejectList.h.

References ampError_.

Referenced by emcRejectList::AmplitudeError().

unsigned int emcRejectList::SixInts::ampWarning  )  const [inline]
 

Definition at line 104 of file emcRejectList.h.

References ampWarning_.

Referenced by emcRejectList::AmplitudeWarning().

unsigned int emcRejectList::SixInts::error  )  const [inline]
 

Definition at line 108 of file emcRejectList.h.

References error_.

Referenced by emcRejectList::Error().

bool emcRejectList::SixInts::nonZero  )  const
 

Definition at line 54 of file emcRejectList.C.

References error_, and warning_.

Referenced by emcRejectList::nonZero().

void emcRejectList::SixInts::set unsigned int  amperror,
unsigned int  ampwarning,
unsigned int  toferror,
unsigned int  tofwarning
 

Definition at line 61 of file emcRejectList.C.

References ampError_, ampWarning_, error_, tofError_, tofWarning_, trip(), and warning_.

Referenced by emcRejectList::set(), and SixInts().

void emcRejectList::SixInts::set_or unsigned int  amperror,
unsigned int  ampwarning,
unsigned int  toferror,
unsigned int  tofwarning
 

Definition at line 77 of file emcRejectList.C.

References ampError_, ampWarning_, error_, tofError_, tofWarning_, trip(), and warning_.

Referenced by emcRejectList::set_or().

unsigned int emcRejectList::SixInts::tofError  )  const [inline]
 

Definition at line 105 of file emcRejectList.h.

References tofError_.

Referenced by emcRejectList::TimingError().

unsigned int emcRejectList::SixInts::tofWarning  )  const [inline]
 

Definition at line 106 of file emcRejectList.h.

References tofWarning_.

Referenced by emcRejectList::TimingWarning().

unsigned int emcRejectList::SixInts::warning  )  const [inline]
 

Definition at line 109 of file emcRejectList.h.

References warning_.

Referenced by emcRejectList::Warning().

void emcRejectList::SixInts::zero  ) 
 

Definition at line 93 of file emcRejectList.C.

References ampError_, ampWarning_, error_, tofError_, tofWarning_, and warning_.


Member Data Documentation

unsigned int emcRejectList::SixInts::ampError_ [private]
 

Definition at line 112 of file emcRejectList.h.

Referenced by ampError(), set(), set_or(), and zero().

unsigned int emcRejectList::SixInts::ampWarning_ [private]
 

Definition at line 113 of file emcRejectList.h.

Referenced by ampWarning(), set(), set_or(), and zero().

unsigned int emcRejectList::SixInts::error_ [private]
 

Definition at line 116 of file emcRejectList.h.

Referenced by error(), nonZero(), set(), set_or(), and zero().

unsigned int emcRejectList::SixInts::tofError_ [private]
 

Definition at line 114 of file emcRejectList.h.

Referenced by set(), set_or(), tofError(), and zero().

unsigned int emcRejectList::SixInts::tofWarning_ [private]
 

Definition at line 115 of file emcRejectList.h.

Referenced by set(), set_or(), tofWarning(), and zero().

unsigned int emcRejectList::SixInts::warning_ [private]
 

Definition at line 117 of file emcRejectList.h.

Referenced by nonZero(), set(), set_or(), warning(), and zero().


The documentation for this class was generated from the following files: