Auxiliary class for PMT HVs.
More...
#include <JPMTHV.hh>
|
| | JPMTHV () |
| | Default constructor.
|
| |
| | JPMTHV (const int id, const int run) |
| | Constructor.
|
| |
| void | configure (const int id, const int run) |
| | Configure PMT HVs for given detector and run.
|
| |
| void | configure (const int id, const int run, const std::string ¶meter) |
| | Configure PMT run setup parameters for given detector and run.
|
| |
| result_type | operator() (const JUPI_t &upi) const |
| | Get PMT parameter value for given UPI of PMT.
|
| |
Auxiliary class for PMT HVs.
Definition at line 18 of file JPMTHV.hh.
◆ JPMTHV() [1/2]
| JDATABASE::JPMTHV::JPMTHV |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 29 of file JPMTHV.hh.
◆ JPMTHV() [2/2]
| JDATABASE::JPMTHV::JPMTHV |
( |
const int | id, |
|
|
const int | run ) |
|
inline |
Constructor.
- Parameters
-
| id | detector identifier |
| run | run number |
Definition at line 39 of file JPMTHV.hh.
40 {
42 }
void configure(const int id, const int run)
Configure PMT HVs for given detector and run.
◆ configure() [1/2]
| void JDATABASE::JPMTHV::configure |
( |
const int | id, |
|
|
const int | run ) |
|
inline |
Configure PMT HVs for given detector and run.
- Parameters
-
| id | detector identifier |
| run | run number |
Definition at line 51 of file JPMTHV.hh.
52 {
54 }
const char *const PMT_HV_t
parameter name of PMT high voltage
◆ configure() [2/2]
Configure PMT run setup parameters for given detector and run.
- Parameters
-
| id | detector identifier |
| run | run number |
| parameter | parameter name |
Definition at line 98 of file JPMTRunsetupParams.hh.
◆ operator()()
Get PMT parameter value for given UPI of PMT.
- Parameters
-
- Returns
- PMT parameter value
Definition at line 160 of file JPMTRunsetupParams.hh.
The documentation for this class was generated from the following file: