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

Public Member Functions

void possiblyUpdateGUI ()

Public Attributes

IParticleCollHandle_TrackParticletheclass
int updateGUICounter
TrackParticleCollectionSettingsButtoncollSettingsButton
bool shouldLoad

Detailed Description

Definition at line 60 of file IParticleCollHandle_TrackParticle.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void IParticleCollHandle_TrackParticle::Imp::possiblyUpdateGUI ( )
inline

Definition at line 67 of file IParticleCollHandle_TrackParticle.cxx.

67 {//Fixme: to IParticleCollHandleBase
68 if (!((updateGUICounter++)%50)) {
69 theclass->systemBase()->updateGUI();
70 }
71 }

Member Data Documentation

◆ collSettingsButton

TrackParticleCollectionSettingsButton* IParticleCollHandle_TrackParticle::Imp::collSettingsButton

Definition at line 64 of file IParticleCollHandle_TrackParticle.cxx.

◆ shouldLoad

bool IParticleCollHandle_TrackParticle::Imp::shouldLoad

Definition at line 65 of file IParticleCollHandle_TrackParticle.cxx.

◆ theclass

IParticleCollHandle_TrackParticle* IParticleCollHandle_TrackParticle::Imp::theclass

Definition at line 62 of file IParticleCollHandle_TrackParticle.cxx.

◆ updateGUICounter

int IParticleCollHandle_TrackParticle::Imp::updateGUICounter

Definition at line 63 of file IParticleCollHandle_TrackParticle.cxx.


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