CMS 3D CMS Logo

PixelMaskOverride.h
Go to the documentation of this file.
1 #ifndef PixelMaskOverride_h
2 #define PixelMaskOverride_h
3 
11 #include <string>
12 #include "PixelROCMaskBits.h"
14 
15 namespace pos{
25 
26  public:
27 
29 
30  PixelROCMaskBits getMaskBits(int ROCId );
31 
32  private:
33 
34  //need to store the input here....
35 
36  };
37 }
38 /* @} */
39 #endif
This class implements..
PixelMaskOverride(std::string filename)
This class implements..
This is the documentation about PixelMaskOverrideBase...
This class implements..
This is the documentation about PixelMaskOverride...
PixelROCMaskBits getMaskBits(int ROCId)