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

Public Member Functions

void possiblyUpdateGUI ()

Public Attributes

TrackCollHandle_xAODTrackParticletheclass
int updateGUICounter

Detailed Description

Definition at line 33 of file TrackCollHandle_xAODTrackParticle.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void TrackCollHandle_xAODTrackParticle::Imp::possiblyUpdateGUI ( )
inline

Definition at line 37 of file TrackCollHandle_xAODTrackParticle.cxx.

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

Member Data Documentation

◆ theclass

TrackCollHandle_xAODTrackParticle* TrackCollHandle_xAODTrackParticle::Imp::theclass

Definition at line 35 of file TrackCollHandle_xAODTrackParticle.cxx.

◆ updateGUICounter

int TrackCollHandle_xAODTrackParticle::Imp::updateGUICounter

Definition at line 36 of file TrackCollHandle_xAODTrackParticle.cxx.


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