ATLAS Offline Software
Loading...
Searching...
No Matches
TrackCollHandle_TrackContainer::Imp Class Reference
Collaboration diagram for TrackCollHandle_TrackContainer::Imp:

Public Member Functions

void possiblyUpdateGUI ()

Public Attributes

TrackCollHandle_TrackContainertheclass
int updateGUICounter

Detailed Description

Definition at line 33 of file TrackCollHandle_TrackContainer.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void TrackCollHandle_TrackContainer::Imp::possiblyUpdateGUI ( )
inline

Definition at line 37 of file TrackCollHandle_TrackContainer.cxx.

37 {//Fixme: to TrackCollHandleBase
38 if (!((updateGUICounter++)%50)) {
39 theclass->systemBase()->updateGUI();
40 }
41 }

Member Data Documentation

◆ theclass

TrackCollHandle_TrackContainer* TrackCollHandle_TrackContainer::Imp::theclass

Definition at line 35 of file TrackCollHandle_TrackContainer.cxx.

◆ updateGUICounter

int TrackCollHandle_TrackContainer::Imp::updateGUICounter

Definition at line 36 of file TrackCollHandle_TrackContainer.cxx.


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