FACT++  1.0
Bool_t MStarguider::HandleTimer ( TTimer *  t)
private

Definition at line 59 of file MStarguider.cc.

60 {
61  if (IsMapped())
62  fImage->DoRedraw();
63 
64  return kTRUE;
65 }
void DoRedraw()
Definition: MGImage.cc:74
MGImage * fImage
Definition: MStarguider.h:36