ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
IParticleCollHandle_Electron::Imp Class Reference
Collaboration diagram for IParticleCollHandle_Electron::Imp:

Public Member Functions

void possiblyUpdateGUI ()
 

Public Attributes

IParticleCollHandle_Electrontheclass
 
int updateGUICounter
 
ElectronCollectionSettingsButtoncollSettingsButton
 
bool shouldLoad
 

Detailed Description

Definition at line 60 of file IParticleCollHandle_Electron.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void IParticleCollHandle_Electron::Imp::possiblyUpdateGUI ( )
inline

Definition at line 67 of file IParticleCollHandle_Electron.cxx.

67  {//Fixme: to IParticleCollHandleBase
68  if (!((updateGUICounter++)%50)) {
70  }
71  }

Member Data Documentation

◆ collSettingsButton

ElectronCollectionSettingsButton* IParticleCollHandle_Electron::Imp::collSettingsButton

Definition at line 64 of file IParticleCollHandle_Electron.cxx.

◆ shouldLoad

bool IParticleCollHandle_Electron::Imp::shouldLoad

Definition at line 65 of file IParticleCollHandle_Electron.cxx.

◆ theclass

IParticleCollHandle_Electron* IParticleCollHandle_Electron::Imp::theclass

Definition at line 62 of file IParticleCollHandle_Electron.cxx.

◆ updateGUICounter

int IParticleCollHandle_Electron::Imp::updateGUICounter

Definition at line 63 of file IParticleCollHandle_Electron.cxx.


The documentation for this class was generated from the following file:
VP1HelperClassBase::systemBase
IVP1System * systemBase() const
Definition: VP1HelperClassBase.h:50
IParticleCollHandle_Electron::Imp::theclass
IParticleCollHandle_Electron * theclass
Definition: IParticleCollHandle_Electron.cxx:62
IVP1System::updateGUI
void updateGUI()
Definition: IVP1System.cxx:262
IParticleCollHandle_Electron::Imp::updateGUICounter
int updateGUICounter
Definition: IParticleCollHandle_Electron.cxx:63