#include <OpPara.h>
Public Member Functions | |
| OpPara () | |
| OpPara (double attl, double topRef, double botRef, double yield, double photoCathodeArea) | |
| ~OpPara () | |
Public Attributes | |
| double | m_attl |
| double | m_topRef |
| double | m_botRef |
| double | m_yield |
| double | m_photoCathodeArea |
Definition at line 9 of file OpPara.h.
| OpPara::OpPara | ( | ) | [inline] |
| OpPara::OpPara | ( | double | attl, | |
| double | topRef, | |||
| double | botRef, | |||
| double | yield, | |||
| double | photoCathodeArea | |||
| ) |
| double OpPara::m_attl |
| double OpPara::m_topRef |
| double OpPara::m_botRef |
| double OpPara::m_yield |
| double OpPara::m_photoCathodeArea |
1.4.7