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

Public Member Functions

void possiblyUpdateGUI ()
 

Public Attributes

IParticleCollHandle_Muontheclass
 
int updateGUICounter
 
MuonCollectionSettingsButtoncollSettingsButton
 
unsigned int last_minimumQuality
 
bool hasPrimaryTrackParticleInfo
 

Detailed Description

Definition at line 61 of file IParticleCollHandle_Muon.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void IParticleCollHandle_Muon::Imp::possiblyUpdateGUI ( )
inline

Definition at line 70 of file IParticleCollHandle_Muon.cxx.

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

Member Data Documentation

◆ collSettingsButton

MuonCollectionSettingsButton* IParticleCollHandle_Muon::Imp::collSettingsButton

Definition at line 65 of file IParticleCollHandle_Muon.cxx.

◆ hasPrimaryTrackParticleInfo

bool IParticleCollHandle_Muon::Imp::hasPrimaryTrackParticleInfo

Definition at line 68 of file IParticleCollHandle_Muon.cxx.

◆ last_minimumQuality

unsigned int IParticleCollHandle_Muon::Imp::last_minimumQuality

Definition at line 67 of file IParticleCollHandle_Muon.cxx.

◆ theclass

IParticleCollHandle_Muon* IParticleCollHandle_Muon::Imp::theclass

Definition at line 63 of file IParticleCollHandle_Muon.cxx.

◆ updateGUICounter

int IParticleCollHandle_Muon::Imp::updateGUICounter

Definition at line 64 of file IParticleCollHandle_Muon.cxx.


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