19#ifndef SIDIGITIZATION_SICHARGEDDIODE_H
20#define SIDIGITIZATION_SICHARGEDDIODE_H
std::ostream & operator<<(std::ostream &out, const SiChargedDiode &chargedDiode)
Identifier for the strip or pixel cell.
Identifier for the strip or pixel readout cell.
const InDetDD::SiCellId & diode() const
void setNextInCluster(SiChargedDiode *nextInCluster)
SiChargedDiode(const InDetDD::SiCellId &diode, const InDetDD::SiReadoutCellId &roCell, int flagword=0, SiChargedDiode *nextInCluster=nullptr)
InDetDD::SiCellId m_diode
InDetDD::SiReadoutCellId m_readoutCell
SiTotalCharge m_totalCharge
SiChargedDiode * m_nextInCluster
const SiTotalCharge & totalCharge() const
void add(const SiCharge &charge)
const InDetDD::SiReadoutCellId & getReadoutCell() const
SiChargedDiode * nextInCluster()