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

Public Member Functions

void possiblyUpdateGUI ()
 

Public Attributes

TrackCollHandle_xAODTrackParticletheclass
 
int updateGUICounter
 

Detailed Description

Definition at line 33 of file TrackCollHandle_xAODTrackParticle.cxx.

Member Function Documentation

◆ possiblyUpdateGUI()

void TrackCollHandle_xAODTrackParticle::Imp::possiblyUpdateGUI ( )
inline

Definition at line 37 of file TrackCollHandle_xAODTrackParticle.cxx.

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

Member Data Documentation

◆ theclass

TrackCollHandle_xAODTrackParticle* TrackCollHandle_xAODTrackParticle::Imp::theclass

Definition at line 35 of file TrackCollHandle_xAODTrackParticle.cxx.

◆ updateGUICounter

int TrackCollHandle_xAODTrackParticle::Imp::updateGUICounter

Definition at line 36 of file TrackCollHandle_xAODTrackParticle.cxx.


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