#include <EMECPresamplerHVManager.h>
|
| static constexpr double | INVALID = -99999 |
Definition at line 38 of file EMECPresamplerHVManager.h.
◆ EMECPresamplerHVData() [1/2]
| EMECPresamplerHVManager::EMECPresamplerHVData::EMECPresamplerHVData |
( |
| ) |
|
|
default |
◆ EMECPresamplerHVData() [2/2]
| EMECPresamplerHVManager::EMECPresamplerHVData::EMECPresamplerHVData |
( |
std::unique_ptr< Payload > | payload | ) |
|
◆ ~EMECPresamplerHVData()
| EMECPresamplerHVManager::EMECPresamplerHVData::~EMECPresamplerHVData |
( |
| ) |
|
|
default |
◆ current()
| double EMECPresamplerHVManager::EMECPresamplerHVData::current |
( |
const EMECPresamplerHVModule & | module, |
|
|
const int & | iGap ) const |
◆ hvLineNo()
| int EMECPresamplerHVManager::EMECPresamplerHVData::hvLineNo |
( |
const EMECPresamplerHVModule & | module, |
|
|
const int & | iGap ) const |
◆ hvOn()
| bool EMECPresamplerHVManager::EMECPresamplerHVData::hvOn |
( |
const EMECPresamplerHVModule & | module, |
|
|
const int & | iGap ) const |
Definition at line 91 of file EMECPresamplerHVManager.cxx.
93{
95}
double voltage(const EMECPresamplerHVModule &module, const int &iGap) const
static constexpr double INVALID
◆ index()
Definition at line 119 of file EMECPresamplerHVManager.cxx.
121{
122 unsigned int phiIndex =
module.getPhiIndex();
123 unsigned int sideIndex = module.getSideIndex();
126}
unsigned int phiIndex(float phi, float binsize)
calculate phi index for a given phi
◆ operator=()
◆ voltage()
| double EMECPresamplerHVManager::EMECPresamplerHVData::voltage |
( |
const EMECPresamplerHVModule & | module, |
|
|
const int & | iGap ) const |
◆ INVALID
| double EMECPresamplerHVManager::EMECPresamplerHVData::INVALID = -99999 |
|
staticconstexpr |
◆ m_payload
| std::unique_ptr<Payload> EMECPresamplerHVManager::EMECPresamplerHVData::m_payload |
|
private |
The documentation for this class was generated from the following files: