#include <PMParams.hh>

Public Member Functions | |
| PMParams (const PMParams_t aVoltages) | |
| const PMParams_t | getVoltages () |
Protected Member Functions | |
| std::ostream & | operator<< (std::ostream &out) |
Protected Attributes | |
| PMParams_t | voltages |
Friends | |
| class | PMSlowControl |
| std::ostream & | operator<< (std::ostream &out, PMParams &x) |
Definition at line 9 of file PMParams.hh.
| PMParams::PMParams | ( | const PMParams_t | aVoltages | ) | [inline] |
| std::ostream& PMParams::operator<< | ( | std::ostream & | out | ) | [protected] |
| const PMParams_t PMParams::getVoltages | ( | ) | [inline] |
friend class PMSlowControl [friend] |
Definition at line 10 of file PMParams.hh.
| std::ostream& operator<< | ( | std::ostream & | out, | |
| PMParams & | x | |||
| ) | [friend] |
PMParams_t PMParams::voltages [protected] |
1.5.8