Definition at line 613 of file StripDigitizationTool.cxx.
◆ DigitizeNonHitElementsDebugPrinter()
| ITk::DigitizeNonHitElementsDebugPrinter::DigitizeNonHitElementsDebugPrinter |
( |
const SCT_ID * | detID | ) |
|
|
inlineexplicit |
◆ msg()
Definition at line 620 of file StripDigitizationTool.cxx.
620 {
621 std::ostringstream
ost;
622
623 ost <<
"Digitized unprocessed elements: layer - phi - eta - side "
628 <<
" unprocessed hit number: " << ++
m_msgNo <<
'\n';
629
631 }
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: