![]() |
ATLAS Offline Software
|
A view of the pattern state for printing purposes. More...
#include <GlobalPatternFinderDefs.h>
Public Attributes | |
| const PatternState & | pat |
| The pattern state to be printed. | |
| bool | detailed = false |
| Whether to print detailed information. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const PatternPrintView &v) |
| Print the pattern print view. | |
A view of the pattern state for printing purposes.
Definition at line 263 of file GlobalPatternFinderDefs.h.
|
friend |
| bool MuonR4::FastReco::GlobalPatternFinder::PatternPrintView::detailed = false |
Whether to print detailed information.
Definition at line 267 of file GlobalPatternFinderDefs.h.
| const PatternState& MuonR4::FastReco::GlobalPatternFinder::PatternPrintView::pat |
The pattern state to be printed.
Definition at line 265 of file GlobalPatternFinderDefs.h.