#include <LArHVCorr.h>
Definition at line 16 of file LArHVCorr.h.
◆ anonymous enum
◆ LArHVCorr() [1/2]
◆ LArHVCorr() [2/2]
Definition at line 7 of file LArHVCorr.cxx.
7 :
const LArOnOffIdMapping * m_larCablingSvc
std::vector< float > m_hvCorr
const CaloCell_Base_ID * m_calo_id
◆ ~LArHVCorr()
| LArHVCorr::~LArHVCorr |
( |
| ) |
|
|
inline |
◆ HVCorrVec()
| const std::vector< float > & LArHVCorr::HVCorrVec |
( |
| ) |
const |
|
inline |
◆ HVScaleCorr() [1/2]
| const float & LArHVCorr::HVScaleCorr |
( |
const HWIdentifier & | chid | ) |
const |
|
finaloverridevirtual |
Implements ILArHVScaleCorr.
Definition at line 19 of file LArHVCorr.cxx.
19 {
21}
virtual const float & HVScaleCorr(const HWIdentifier &chid) const override final
◆ HVScaleCorr() [2/2]
| const float & LArHVCorr::HVScaleCorr |
( |
const Identifier & | chid | ) |
const |
|
virtual |
Definition at line 14 of file LArHVCorr.cxx.
14 {
15 const IdentifierHash
h=
m_calo_id->calo_cell_hash(
id);
17}
const float & HVScaleCorr_oflHash(const IdentifierHash &h) const
◆ HVScaleCorr_oflHash()
| const float & LArHVCorr::HVScaleCorr_oflHash |
( |
const IdentifierHash & | h | ) |
const |
|
inline |
◆ m_calo_id
◆ m_hvCorr
| std::vector<float> LArHVCorr::m_hvCorr |
|
private |
◆ m_larCablingSvc
◆ m_noCorr
| const float LArHVCorr::m_noCorr |
|
private |
The documentation for this class was generated from the following files: