![]() |
PandaRoot
|
#include <PndCATES.h>
Public Member Functions | |
PndCATES () | |
PndCATES (char is, unsigned int ie) | |
PndCATES (unsigned short int ie, char is) | |
operator unsigned int () | |
Public Attributes | |
char | s |
unsigned int | e |
Friends | |
bool | operator!= (const PndCATES &a, const PndCATES &b) |
Definition at line 12 of file PndCATES.h.
|
inline |
|
inline |
Definition at line 14 of file PndCATES.h.
|
inline |
Definition at line 15 of file PndCATES.h.
|
inline |
Definition at line 19 of file PndCATES.h.
unsigned int PndCATES::e |
Definition at line 22 of file PndCATES.h.
Referenced by PndCATESV::operator uint_v(), operator unsigned int(), PndCATESV::operator[](), PndCAStationArray< PndCANPlet >::operator[](), and PndCAHits::operator[]().
char PndCATES::s |
Definition at line 21 of file PndCATES.h.
Referenced by PndCATESV::IsValid(), PndCATESV::operator[](), PndCAStationArray< PndCANPlet >::operator[](), and PndCAHits::operator[]().