#include <StPmdDBUtil.h>
Public Member Functions | |
| virtual | ~StPmdDBUtil () |
| A constructor. | |
| void | GetBoardInfo () |
| A destructor. | |
| void | BoardNumber (Int_t, Int_t, Int_t, Int_t &) |
| void | ChannelInBoard (Int_t, Int_t, Int_t, Int_t &) |
| void | Chain (Int_t, Int_t, Int_t, Int_t &) |
Protected Attributes | |
| Int_t | m_BoardNumber [PMD_CRAMS_MAX *2][PMD_ROW_MAX][PMD_COL_MAX] |
| Int_t | m_ChannelInBoard [PMD_CRAMS_MAX *2][PMD_ROW_MAX][PMD_COL_MAX] |
| Int_t | m_Chain [PMD_CRAMS_MAX *2][PMD_ROW_MAX][PMD_COL_MAX] |
Definition at line 55 of file StPmdDBUtil.h.
1.5.9