DGMonitor


class description - source file - inheritance tree

class DGMonitor


    public:
DGMonitor DGMonitor(DTrigger* trigger, TCanvas* canvas) DGMonitor DGMonitor(DGMonitor&) virtual void ~DGMonitor() TClass* Class() virtual TClass* IsA() const void Refresh() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
DTrigger* fTrigger pointer to DTrigger to be monitored TCanvas* fCanvas DGCable* fPhysLogInpCable[8] DGSwitch* fPhysLogInpSwitch[8] DGCable* fPhysLogOutCable[8] DGCable* fPhysFLTOutCable[8] DGSwitch* fPhysFLTInpSwitch[8] DGCable* fMTCALLogInpCable[8] DGCable* fMTCALLogOutCable[8] DGCable* fMTCALFLTOutCable[8] DGSwitch* fMTCALFLTInpSwitch[8] DGCable* fFLTOutCable DGCable* fSLTCable DGCable* fAbortInpCable[4] DGSwitch* fAbortInpSwitch[4] DGCable* fAbortOutCable TArrow* fAbortArrow DGCable* fBusyInpCable[8] DGSwitch* fBusyInpSwitch[8] TEllipse* fBusyInvert DGCable* fBusyOutCable DGCable* fResetCable

Class Description

 DGMonitor is a monitor of DTrigger contents. It is shown in the lower part
 of the DGTrigger window (see picture). DGmonitor is built of DGCables,
 DGSwitches, and DGBoxes.



DGMonitor(DTrigger *trigger, TCanvas *canvas)
 Represents simplified CERES trigger scheme.

~DGMonitor()

void Refresh()



Inline Functions


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


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.