ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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)) {
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:
VP1HelperClassBase::systemBase
IVP1System * systemBase() const
Definition: VP1HelperClassBase.h:50
TrackCollHandle_TrackContainer::Imp::updateGUICounter
int updateGUICounter
Definition: TrackCollHandle_TrackContainer.cxx:36
IVP1System::updateGUI
void updateGUI()
Definition: IVP1System.cxx:262
TrackCollHandle_TrackContainer::Imp::theclass
TrackCollHandle_TrackContainer * theclass
Definition: TrackCollHandle_TrackContainer.cxx:35