ATLAS Offline Software
Public Attributes | List of all members
MuonValR4::RootVisualizationService::PlotsPerClient Struct Reference

Helper struct to group all plots that are belonging to a client of the service. More...

Collaboration diagram for MuonValR4::RootVisualizationService::PlotsPerClient:

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...
 

Detailed Description

Helper struct to group all plots that are belonging to a client of the service.

Definition at line 61 of file RootVisualizationService.h.

Member Data Documentation

◆ elementsDrawn

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.

◆ toDraw

PlotVec_t MuonValR4::RootVisualizationService::PlotsPerClient::toDraw {}

List of already registered Canvases.

Definition at line 63 of file RootVisualizationService.h.


The documentation for this struct was generated from the following file: