Definition at line 614 of file StripDigitizationTool.cxx.
◆ DigitizeNonHitElementsDebugPrinter()
| ITk::DigitizeNonHitElementsDebugPrinter::DigitizeNonHitElementsDebugPrinter |
( |
const SCT_ID * | detID | ) |
|
|
inlineexplicit |
◆ msg()
Definition at line 621 of file StripDigitizationTool.cxx.
621 {
622 std::ostringstream
ost;
623
624 ost <<
"Digitized unprocessed elements: layer - phi - eta - side "
629 <<
" unprocessed hit number: " << ++
m_msgNo <<
'\n';
630
632 }
virtual Identifier identify() const override final
identifier of this detector element (inline)
◆ m_detID
| const SCT_ID* ITk::DigitizeNonHitElementsDebugPrinter::m_detID |
|
private |
◆ m_msgNo
| int ITk::DigitizeNonHitElementsDebugPrinter::m_msgNo |
|
private |
The documentation for this class was generated from the following file: