![]() |
ATLAS Offline Software
|
#include <SiChargedDiode.h>
Public Member Functions | |
| SiChargedDiode (const InDetDD::SiCellId &diode, const InDetDD::SiReadoutCellId &roCell, int flagword=0, SiChargedDiode *nextInCluster=nullptr) | |
| const InDetDD::SiCellId & | diode () const |
| const InDetDD::SiReadoutCellId & | getReadoutCell () const |
| const SiTotalCharge & | totalCharge () const |
| double | charge () const |
| int | flag () const |
| SiChargedDiode * | nextInCluster () |
| void | add (const SiCharge &charge) |
| void | add (const SiTotalCharge &totcharge) |
| void | setNextInCluster (SiChargedDiode *nextInCluster) |
Private Member Functions | |
| SiChargedDiode () | |
Private Attributes | |
| InDetDD::SiCellId | m_diode |
| SiTotalCharge | m_totalCharge |
| InDetDD::SiReadoutCellId | m_readoutCell |
| int | m_word |
| SiChargedDiode * | m_nextInCluster |
Friends | |
| class | SiHelper |
Definition at line 30 of file SiChargedDiode.h.
| SiChargedDiode::SiChargedDiode | ( | const InDetDD::SiCellId & | diode, |
| const InDetDD::SiReadoutCellId & | roCell, | ||
| int | flagword = 0, |
||
| SiChargedDiode * | nextInCluster = nullptr |
||
| ) |
Definition at line 19 of file SiChargedDiode.cxx.
|
private |
Definition at line 29 of file SiChargedDiode.cxx.
|
inline |
Definition at line 125 of file SiChargedDiode.h.
|
inline |
Definition at line 115 of file SiChargedDiode.h.
|
inline |
Definition at line 97 of file SiChargedDiode.h.
|
inline |
Definition at line 102 of file SiChargedDiode.h.
|
inline |
Definition at line 111 of file SiChargedDiode.h.
|
inline |
Definition at line 120 of file SiChargedDiode.h.
|
inline |
Definition at line 130 of file SiChargedDiode.h.
|
inline |
Definition at line 107 of file SiChargedDiode.h.
|
friend |
Definition at line 32 of file SiChargedDiode.h.
|
private |
Definition at line 86 of file SiChargedDiode.h.
|
private |
Definition at line 91 of file SiChargedDiode.h.
|
private |
Definition at line 89 of file SiChargedDiode.h.
|
private |
Definition at line 88 of file SiChargedDiode.h.
|
private |
Definition at line 90 of file SiChargedDiode.h.
1.8.18