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"
13 
14 namespace pos{
24 
25  public:
26 
28 
29  PixelROCMaskBits getMaskBits(int ROCId );
30 
31  private:
32 
33  //need to store the input here....
34 
35  };
36 }
37 /* @} */
38 #endif
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)