CMS 3D CMS Logo

SiPixelRocStatus.h
Go to the documentation of this file.
1 #ifndef SIPIXELROCSTATUS_h
2 #define SIPIXELROCSTATUS_h
3 
4 // ----------------------------------------------------------------------
6 public:
9  void fillDIGI();
10  void updateDIGI(unsigned int hits);
11  void fillFEDerror25();
12 
13  // stuckTBM
14  bool isFEDerror25(){ return isFEDerror25_; }
15 
16  // occpancy
17  unsigned int digiOccROC();
18 
19 private:
20 
21  unsigned int fDC;
23 
24 };
25 
26 #endif
void updateDIGI(unsigned int hits)
unsigned int fDC
unsigned int digiOccROC()