#include <CSCAnodeData2007.h>
Public Member Functions | |
void | addHit (unsigned wireGroup) |
CSCAnodeDataFrame2007 (unsigned short data) | |
CSCAnodeDataFrame2007 () | |
unsigned short | data () const |
bool | isHit (unsigned wireGroup) const |
given a wiregroup between 0 and 11, it tells whether this bit was on More... | |
Private Attributes | |
unsigned short | data_: 12 |
unsigned short | flag_: 1 |
unsigned short | reserved_: 3 |
Definition at line 9 of file CSCAnodeData2007.h.
|
inlineexplicit |
Definition at line 11 of file CSCAnodeData2007.h.
|
inline |
Definition at line 12 of file CSCAnodeData2007.h.
|
inline |
Definition at line 20 of file CSCAnodeData2007.h.
References data_, and nano_mu_digi_cff::wireGroup.
|
inline |
Definition at line 22 of file CSCAnodeData2007.h.
References data_.
Referenced by CSCAnodeDataFrame2007().
|
inline |
given a wiregroup between 0 and 11, it tells whether this bit was on
Definition at line 15 of file CSCAnodeData2007.h.
References cms::cuda::assert(), data_, nano_mu_digi_cff::wireGroup, and testProducerWithPsetDescEmpty_cfi::x1.
|
private |
Definition at line 25 of file CSCAnodeData2007.h.
Referenced by addHit(), CSCAnodeDataFrame2007(), data(), and isHit().
|
private |
Definition at line 27 of file CSCAnodeData2007.h.
|
private |
Definition at line 26 of file CSCAnodeData2007.h.