![]() |
ATLAS Offline Software
|
Helper struct to group all plots that are belonging to a client of the service. More...
Public Attributes | |
| PlotVec_t | toDraw {} |
| List of already registered Canvases. More... | |
| bool | elementsDrawn {false} |
| Flag to indicate whether the plots were already dumped on disk. More... | |
Helper struct to group all plots that are belonging to a client of the service.
Definition at line 61 of file RootVisualizationService.h.
| bool MuonValR4::RootVisualizationService::PlotsPerClient::elementsDrawn {false} |
Flag to indicate whether the plots were already dumped on disk.
Definition at line 66 of file RootVisualizationService.h.
| PlotVec_t MuonValR4::RootVisualizationService::PlotsPerClient::toDraw {} |
List of already registered Canvases.
Definition at line 63 of file RootVisualizationService.h.
1.8.18