#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 110 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 116 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 118 of file CSCTrackFinderDataTypes.h.
References local_phi_address::operator=(), and local_phi_address::toint().
global_phi_data & global_phi_data::operator= | ( | const unsigned short & | us | ) |
Definition at line 54 of file CSCTrackFinderDataTypes.cc.
unsigned short global_phi_data::toint | ( | ) | const |
Definition at line 93 of file CSCTrackFinderDataTypes.cc.
unsigned short global_phi_data::global_phi |
Definition at line 113 of file CSCTrackFinderDataTypes.h.
unsigned short global_phi_data::spare |
Definition at line 114 of file CSCTrackFinderDataTypes.h.