Auxiliary class for PMT thresholds.
More...
#include <JPMTThreshold.hh>
|
| | JPMTThreshold () |
| | Default constructor.
|
| |
| | JPMTThreshold (const int id, const int run) |
| | Constructor.
|
| |
| void | configure (const int id, const int run) |
| | Configure PMT thresholds 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 thresholds.
Definition at line 18 of file JPMTThreshold.hh.
◆ JPMTThreshold() [1/2]
| JDATABASE::JPMTThreshold::JPMTThreshold |
( |
| ) |
|
|
inline |
◆ JPMTThreshold() [2/2]
| JDATABASE::JPMTThreshold::JPMTThreshold |
( |
const int | id, |
|
|
const int | run ) |
|
inline |
Constructor.
- Parameters
-
| id | detector identifier |
| run | run number |
Definition at line 39 of file JPMTThreshold.hh.
40 {
42 }
void configure(const int id, const int run)
Configure PMT thresholds for given detector and run.
◆ configure() [1/2]
| void JDATABASE::JPMTThreshold::configure |
( |
const int | id, |
|
|
const int | run ) |
|
inline |
Configure PMT thresholds for given detector and run.
- Parameters
-
| id | detector identifier |
| run | run number |
Definition at line 51 of file JPMTThreshold.hh.
52 {
54 }
const char *const PMT_THRESHOLD_t
parameter name of PMT threshold
◆ 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: