#include <CSCTrackFinderDataTypes.h>
Public Member Functions | |
global_phi_data () | |
global_phi_data (const unsigned short &us) | |
global_phi_data & | operator= (const unsigned short &us) |
unsigned short | toint () const |
Public Attributes | |
unsigned short | global_phi: 12 |
unsigned short | spare: 4 |
Definition at line 86 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 91 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 92 of file CSCTrackFinderDataTypes.h.
References operator=().
global_phi_data & global_phi_data::operator= | ( | const unsigned short & | us | ) |
Definition at line 49 of file CSCTrackFinderDataTypes.cc.
References global_phi.
Referenced by global_phi_data().
unsigned short global_phi_data::toint | ( | ) | const |
unsigned short global_phi_data::global_phi |
Definition at line 88 of file CSCTrackFinderDataTypes.h.
Referenced by operator=(), and toint().
unsigned short global_phi_data::spare |
Definition at line 89 of file CSCTrackFinderDataTypes.h.