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

Public Member Functions

void possiblyUpdateGUI ()

Public Attributes

TrackCollHandle_TrackParticletheclass
int updateGUICounter

Detailed Description

Definition at line 30 of file TrackCollHandle_TrackParticle.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void TrackCollHandle_TrackParticle::Imp::possiblyUpdateGUI ( )
inline

Definition at line 34 of file TrackCollHandle_TrackParticle.cxx.

34 {//Fixme: to TrackCollHandleBase
35 if (!((updateGUICounter++)%50)) {
36 theclass->systemBase()->updateGUI();
37 }
38 }

Member Data Documentation

◆ theclass

TrackCollHandle_TrackParticle* TrackCollHandle_TrackParticle::Imp::theclass

Definition at line 32 of file TrackCollHandle_TrackParticle.cxx.

◆ updateGUICounter

int TrackCollHandle_TrackParticle::Imp::updateGUICounter

Definition at line 33 of file TrackCollHandle_TrackParticle.cxx.


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