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