|  | ATLAS Offline Software
    | 
#include <PixelTDAQData.h>
| Public Types | |
| typedef std::unordered_map< int, int > | IntConditions | 
| Public Member Functions | |
| void | setModuleStatus (const int chanNum, const int value) | 
| int | getModuleStatus (const int chanNum) const | 
| const IntConditions & | moduleStatusMap () const | 
| Private Attributes | |
| IntConditions | m_moduleStatus | 
Definition at line 19 of file PixelTDAQData.h.
| typedef std::unordered_map<int, int> PixelTDAQData::IntConditions | 
Definition at line 21 of file PixelTDAQData.h.
| int PixelTDAQData::getModuleStatus | ( | const int | chanNum | ) | const | 
Definition at line 11 of file PixelTDAQData.cxx.
| 
 | inline | 
Definition at line 25 of file PixelTDAQData.h.
Definition at line 7 of file PixelTDAQData.cxx.
| 
 | private | 
Definition at line 27 of file PixelTDAQData.h.
 1.8.18
 1.8.18