#include <StBTofRawHit.h>

Public Member Functions | |
| StBTofRawHit (char, unsigned char, unsigned char, unsigned int) | |
| int | operator== (const StBTofRawHit &) const |
| int | operator!= (const StBTofRawHit &) const |
| bool | leadingEdge () const |
| bool | trailingEdge () const |
| int | fiberId () const |
| int | flag () const |
| int | tray () const |
| int | channel () const |
| unsigned int | tdc () const |
| void | setFlag (char) |
| void | setTray (unsigned char) |
| void | setChannel (unsigned char) |
| void | setTdc (unsigned int) |
Protected Attributes | |
| Char_t | mFlag |
| UChar_t | mTray |
| UChar_t | mChannel |
| UInt_t | mTdc |
Definition at line 35 of file StBTofRawHit.h.
| int StBTofRawHit::fiberId | ( | ) | const [inline] |
1.5.9