#include <HWMap.h>
Definition at line 12 of file HWMap.h.
◆ HWMap() [1/2]
TRTCond::HWMap::HWMap |
( |
| ) |
|
|
inline |
Definition at line 14 of file HWMap.h.
16 const int nBarrelPadsTotal = 32*(42+65+100);
19 const int nEndcapCellsTotal = 32*3*(6*4+8*2);
◆ HWMap() [2/2]
◆ ~HWMap()
virtual TRTCond::HWMap::~HWMap |
( |
| ) |
|
|
inlinevirtual |
◆ get_Barrel_HV_Names()
const std::vector<std::string>* TRTCond::HWMap::get_Barrel_HV_Names |
( |
| ) |
const |
|
inline |
◆ get_Barrel_HV_Nums()
const std::vector<int>* TRTCond::HWMap::get_Barrel_HV_Nums |
( |
| ) |
const |
|
inline |
◆ get_EndcapA_HV_Names()
const std::vector<std::string>* TRTCond::HWMap::get_EndcapA_HV_Names |
( |
| ) |
const |
|
inline |
◆ get_EndcapA_HV_Nums()
const std::vector<int>* TRTCond::HWMap::get_EndcapA_HV_Nums |
( |
| ) |
const |
|
inline |
◆ get_EndcapC_HV_Names()
const std::vector<std::string>* TRTCond::HWMap::get_EndcapC_HV_Names |
( |
| ) |
const |
|
inline |
◆ get_EndcapC_HV_Nums()
const std::vector<int>* TRTCond::HWMap::get_EndcapC_HV_Nums |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setBarrelName()
void TRTCond::HWMap::setBarrelName |
( |
int |
i, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ setBarrelNum()
void TRTCond::HWMap::setBarrelNum |
( |
int |
i, |
|
|
const int & |
channel_number |
|
) |
| |
|
inline |
◆ setEndcapAName()
void TRTCond::HWMap::setEndcapAName |
( |
int |
i, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ setEndcapANum()
void TRTCond::HWMap::setEndcapANum |
( |
int |
i, |
|
|
const int & |
channel_number |
|
) |
| |
|
inline |
◆ setEndcapCName()
void TRTCond::HWMap::setEndcapCName |
( |
int |
i, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ setEndcapCNum()
void TRTCond::HWMap::setEndcapCNum |
( |
int |
i, |
|
|
const int & |
channel_number |
|
) |
| |
|
inline |
◆ m_Barrel_HV_CoolChanNames
std::vector<std::string>* TRTCond::HWMap::m_Barrel_HV_CoolChanNames |
|
private |
◆ m_Barrel_HV_CoolChanNums
std::vector<int>* TRTCond::HWMap::m_Barrel_HV_CoolChanNums |
|
private |
◆ m_EndcapA_HV_CoolChanNames
std::vector<std::string>* TRTCond::HWMap::m_EndcapA_HV_CoolChanNames |
|
private |
◆ m_EndcapA_HV_CoolChanNums
std::vector<int>* TRTCond::HWMap::m_EndcapA_HV_CoolChanNums |
|
private |
◆ m_EndcapC_HV_CoolChanNames
std::vector<std::string>* TRTCond::HWMap::m_EndcapC_HV_CoolChanNames |
|
private |
◆ m_EndcapC_HV_CoolChanNums
std::vector<int>* TRTCond::HWMap::m_EndcapC_HV_CoolChanNums |
|
private |
The documentation for this class was generated from the following file: