FairRoot/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 13 of file PndCATES.h.
|
inline |
Definition at line 14 of file PndCATES.h.
|
inline |
Definition at line 15 of file PndCATES.h.
|
inline |
Definition at line 16 of file PndCATES.h.
|
inline |
Definition at line 20 of file PndCATES.h.
unsigned int PndCATES::e |
Definition at line 25 of file PndCATES.h.
Referenced by operator unsigned int(), PndCAStationArray< PndCANPlet >::operator[](), and PndCAHits::operator[]().
char PndCATES::s |
Definition at line 24 of file PndCATES.h.
Referenced by PndCAStationArray< PndCANPlet >::operator[](), and PndCAHits::operator[]().