Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

TScanMonitor Class Reference

TScanMonitor class. More...

#include <TApi.h>

Inheritance diagram for TScanMonitor:

Inheritance graph
[legend]
Collaboration diagram for TScanMonitor:

Collaboration graph
[legend]

Public Member Functions

virtual ~TScanMonitor ()
 Call appropriate destructor.

void newBin (int prevTriggers, int newBin)
 Move to another bin and notify of trigger count for current one.

void finishScan ()
 Stop tasks and readout histogram.


Protected Member Functions

 TScanMonitor ()
 Accessible by ScanMonitorWrapper through friend relationship.


Private Member Functions

TScanMonitoroperator= (const TScanMonitor &)
 TScanMonitor (const TScanMonitor &)

Friends

class ScanMonitorWrapper

Detailed Description

TScanMonitor class.

Wrap Scan class for ROOT

Definition at line 182 of file TApi.h.


Constructor & Destructor Documentation

TScanMonitor::TScanMonitor  )  [protected]
 

Accessible by ScanMonitorWrapper through friend relationship.

Definition at line 1001 of file TApi.cxx.

TScanMonitor::~TScanMonitor  )  [virtual]
 

Call appropriate destructor.

Definition at line 1004 of file TApi.cxx.


Member Function Documentation

void TScanMonitor::finishScan  )  [virtual]
 

Stop tasks and readout histogram.

Implements SctApi::ScanMonitor.

Definition at line 1012 of file TApi.cxx.

void TScanMonitor::newBin int  prevTriggers,
int  newBin
[virtual]
 

Move to another bin and notify of trigger count for current one.

Implements SctApi::ScanMonitor.

Definition at line 1008 of file TApi.cxx.


The documentation for this class was generated from the following files:
Generated on Thu Dec 22 20:18:05 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5