Definition at line 186 of file LArOFCAlg.h.
◆ Looper()
Definition at line 189 of file LArOFCAlg.h.
const LArOFCAlg * m_ofcAlg
std::vector< perChannelData_t > * m_perChanData
const LArOnOffIdMapping * m_cabling
◆ operator()()
| void LArOFCAlg::Looper::operator() |
( |
tbb::blocked_range< size_t > & | r | ) |
const |
|
inline |
Definition at line 190 of file LArOFCAlg.h.
190 {
191 for (
size_t i=
r.begin();i!=
r.end();++i) {
193 }
194 }
◆ m_cabling
◆ m_ofcAlg
◆ m_perChanData
The documentation for this class was generated from the following file: