| uLib-0.2
    | 
#include <Detectors/Hit.h>
 
  
 | Public Member Functions | |
| HitRawCode_CMSDrift () | |
| HitRawCode_CMSDrift (const Vector4i &v) | |
| HitRawCode_CMSDrift (T Chamber, T ROB, T TDC, T Channel) | |
| T | Chamber () const | 
| void | SetChamber (const T data) | 
| T | ROB () const | 
| void | SetROB (const T data) | 
| T | TDC () const | 
| void | SetTDC (const T data) | 
| T | Channel () const | 
| void | SetChannel (const T data) | 
|  Public Member Functions inherited from uLib::BitCode4< unsigned short, 6, 3, 2, 5 > | |
| BitCode4 () | |
| BitCode4 (const unsigned short &data) | |
| BitCode4 (const Vector4i &data) | |
| CommaInit | operator<< (unsigned shortscalar) | 
| BitField & | operator() () | 
| const BitField & | operator() () const | 
| operator Vector4i () | |
| void | set (const unsigned shortdata) | 
| unsigned short | get () const | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from uLib::BitCode4< unsigned short, 6, 3, 2, 5 > | |
| static const int | size () | 
|  Data Fields inherited from uLib::BitCode4< unsigned short, 6, 3, 2, 5 > | |
| union uLib::BitCode4::CodeSet | m_data | 
|  Protected Types inherited from uLib::BitCode4< unsigned short, 6, 3, 2, 5 > | |
| typedef unsigned short | Type | 
| typedef BitCode4< unsigned short, L1, L2, L3, L4 > | ThisClass | 
| typedef CommaInitializerBitCode < ThisClass, unsigned short > | CommaInit | 
|  Protected Member Functions inherited from uLib::BitCode4< unsigned short, 6, 3, 2, 5 > | |
| BOOST_STATIC_ASSERT_MSG (boost::is_unsigned< unsigned short >::value==1,"CODE TYPE MUST BE UNSIGNED") | |
| BOOST_STATIC_ASSERT (L1+L2+L3+L4==sizeof(unsigned short)*8) | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |