1 #ifndef CSCSPCounters_h
2 #define CSCSPCounters_h
27 bool unpack(
const unsigned short *&buf)
throw() { memcpy((
void*)
this,buf,4*
sizeof(
short)); buf+=4;
return check(); }
unsigned orbit_counter_low
unsigned orbit_counter_high
unsigned track_counter_low
int orbit_counter(void) const
int track_counter(void) const
unsigned track_counter_high
bool unpack(const unsigned short *&buf)