#include <PMSlowControl.hh>
Collaboration diagram for PMSlowControl:

Public Member Functions | |
| PMSlowControl (const std::string aName, const ui32 aId) | |
| void | setParams (const PMParams_t &aVoltages) |
| const PMParams_t & | getParams () const |
Public Attributes | |
| std::string | name |
| ui32 | id |
| PMParams_t | params |
Friends | |
| class | SlowControl |
Definition at line 9 of file PMSlowControl.hh.
| PMSlowControl::PMSlowControl | ( | const std::string | aName, | |
| const ui32 | aId | |||
| ) | [inline] |
| void PMSlowControl::setParams | ( | const PMParams_t & | aVoltages | ) | [inline] |
| const PMParams_t& PMSlowControl::getParams | ( | ) | const [inline] |
friend class SlowControl [friend] |
Definition at line 10 of file PMSlowControl.hh.
| std::string PMSlowControl::name |
Definition at line 12 of file PMSlowControl.hh.
| ui32 PMSlowControl::id |
Definition at line 13 of file PMSlowControl.hh.
1.4.7