#include <CSCTrackFinderDataTypes.h>
Public Member Functions | |
local_phi_data () | |
local_phi_data (const unsigned short &us) | |
local_phi_data & | operator= (const unsigned short &us) |
unsigned short | toint () const |
Public Attributes | |
unsigned short | phi_bend_local: 6 |
unsigned short | phi_local: 10 |
Data Types.
Definition at line 73 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 78 of file CSCTrackFinderDataTypes.h.
|
inline |
Definition at line 79 of file CSCTrackFinderDataTypes.h.
References local_phi_address::operator=(), and local_phi_address::toint().
local_phi_data & local_phi_data::operator= | ( | const unsigned short & | us | ) |
Definition at line 42 of file CSCTrackFinderDataTypes.cc.
unsigned short local_phi_data::toint | ( | ) | const |
Definition at line 71 of file CSCTrackFinderDataTypes.cc.
unsigned short local_phi_data::phi_bend_local |
Definition at line 76 of file CSCTrackFinderDataTypes.h.
unsigned short local_phi_data::phi_local |
Definition at line 75 of file CSCTrackFinderDataTypes.h.