DGDownscaler


class description - source file - inheritance tree

class DGDownscaler : public DGModule


    public:
DGDownscaler DGDownscaler(DDownscaler* module) DGDownscaler DGDownscaler(DGDownscaler&) virtual void ~DGDownscaler() TClass* Class() virtual Bool_t HandleTimer(TTimer* tim) virtual TClass* IsA() const virtual Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2) virtual void Refresh() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
TGLayoutHints* fLay TGCompositeFrame* fCounDat TGCheckButton* fEnable[6] TGCheckButton* fEnableInOr[6] TGTextBuffer* fDownT[6] TGTextEntry* fDownE[6] TGLabel* fOutpat[6] TGLabel* fCount[6] TGTextButton* fResetDownscalersButton TGTextButton* fResetOutputButton TGTextButton* fClearCountersButton

Class Description

 DGDownscaler is a GUI for DDownscaler



DGDownscaler(DDownscaler *module) : DGModule((DModule *) module)

~DGDownscaler()

void Refresh()
 Update display so it represents the actual contents of fModule.

Bool_t HandleTimer(TTimer *tim)

Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)



Inline Functions


             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
        DGDownscaler DGDownscaler(DGDownscaler&)


Author: Dariusz Miskowiec
Last update: 1999


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.