Helper to calculate hash offsets in each COOL channel.
More...
#include <CaloNoiseHashRanges.h>
Helper to calculate hash offsets in each COOL channel.
Definition at line 18 of file CaloNoiseHashRanges.h.
◆ SYSTEM
◆ CaloNoiseHashRanges() [1/2]
CaloNoiseHashRanges::CaloNoiseHashRanges |
( |
| ) |
|
|
delete |
◆ CaloNoiseHashRanges() [2/2]
Constructor.
- Parameters
-
Initializes the hash ranges
Definition at line 9 of file CaloNoiseHashRanges.cxx.
17 if ( caloCellID->is_em_barrel(
id)) {
19 }
else if ( caloCellID->is_em_endcap(
id)) {
22 if (!emHashRanges[
sys].is_valid())
◆ ~CaloNoiseHashRanges()
CaloNoiseHashRanges::~CaloNoiseHashRanges |
( |
| ) |
|
|
default |
◆ hashOffsets()
◆ maxLArCells()
std::size_t CaloNoiseHashRanges::maxLArCells |
( |
| ) |
const |
|
inline |
◆ maxTileCells()
std::size_t CaloNoiseHashRanges::maxTileCells |
( |
| ) |
const |
|
inline |
◆ m_hashOffsets
◆ m_maxLArCells
std::size_t CaloNoiseHashRanges::m_maxLArCells |
|
private |
◆ m_maxTileCells
std::size_t CaloNoiseHashRanges::m_maxTileCells |
|
private |
The documentation for this class was generated from the following files: