| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

OpPara.cc

Go to the documentation of this file.
00001 #include "OpPara.h"
00002 
00003 OpPara::OpPara(double attl, double topRef, double botRef,
00004         double yield, double photoCathodeArea)
00005 {
00006   m_attl = attl;
00007   m_topRef = topRef;
00008   m_botRef = botRef;
00009   m_yield = yield;
00010   m_photoCathodeArea = photoCathodeArea;
00011 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:42:45 2011 for AdRec by doxygen 1.4.7