#include <SlowControlChamber.hh>

Public Member Functions | |
| SCParam (float drift_voltage, float drift_current, mesh_voltage, mesh_current) | |
| SCParamChamber () | |
| ~SCParamChamber () | |
| void | print () |
Public Attributes | |
| float | drift_voltage |
| float | drift_current |
| float | mesh_voltage |
| float | mesh_current |
Definition at line 4 of file SlowControlChamber.hh.
| SCParamChamber::SCParamChamber | ( | ) |
| SCParamChamber::~SCParamChamber | ( | ) |
| SCParamChamber::SCParam | ( | float | drift_voltage, | |
| float | drift_current, | |||
| mesh_voltage | , | |||
| mesh_current | ||||
| ) |
| void SCParamChamber::print | ( | ) |
Definition at line 14 of file SlowControlChamber.hh.
Definition at line 15 of file SlowControlChamber.hh.
Definition at line 16 of file SlowControlChamber.hh.
Definition at line 17 of file SlowControlChamber.hh.
1.5.8