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 1008 of file TApi.cxx.

TScanMonitor::~TScanMonitor  )  [virtual]
 

Call appropriate destructor.

Definition at line 1011 of file TApi.cxx.


Member Function Documentation

void TScanMonitor::finishScan  )  [virtual]
 

Stop tasks and readout histogram.

Implements SctApi::ScanMonitor.

Definition at line 1019 of file TApi.cxx.

References ScanMonitorWrapper::worker().

Here is the call graph for this function:

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 1015 of file TApi.cxx.

References ScanMonitorWrapper::worker().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:02:31 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6