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

Public Member Functions

void possiblyUpdateGUI ()
 

Public Attributes

TrackCollHandle_TrackParticletheclass
 
int updateGUICounter
 

Detailed Description

Definition at line 30 of file TrackCollHandle_TrackParticle.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void TrackCollHandle_TrackParticle::Imp::possiblyUpdateGUI ( )
inline

Definition at line 34 of file TrackCollHandle_TrackParticle.cxx.

34  {//Fixme: to TrackCollHandleBase
35  if (!((updateGUICounter++)%50)) {
37  }
38  }

Member Data Documentation

◆ theclass

TrackCollHandle_TrackParticle* TrackCollHandle_TrackParticle::Imp::theclass

Definition at line 32 of file TrackCollHandle_TrackParticle.cxx.

◆ updateGUICounter

int TrackCollHandle_TrackParticle::Imp::updateGUICounter

Definition at line 33 of file TrackCollHandle_TrackParticle.cxx.


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