Go to the documentation of this file. 1 #ifndef EventFilter_CSCRawToDigi_CSCDMBHeader2013_h 2 #define EventFilter_CSCRawToDigi_CSCDMBHeader2013_h 57 void addCFEB(
int icfeb)
override;
68 unsigned crateID()
const override;
69 unsigned dmbID()
const override;
70 unsigned bxn()
const override;
71 unsigned bxn12()
const override;
72 unsigned l1a()
const override;
73 unsigned l1a24()
const override;
75 unsigned nalct()
const override;
76 unsigned nclct()
const override;
84 bool check()
const override;
86 unsigned short *
data()
override {
return (
unsigned short *)(&
bits); }
87 unsigned short *
data()
const override {
return (
unsigned short *)(&
bits); }