Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

TTC Class Reference

#include <TTC.h>

Inheritance diagram for TTC:

SObject List of all members.

Public Member Functions

 TTC (const unsigned int fine1, const unsigned int fine2)
 TTC ()
virtual ~TTC ()
unsigned int fineTime1 () const
unsigned int fineTime2 () const
virtual void stream (CSVParser &parser)

Private Attributes

unsigned int m_fine1
unsigned int m_fine2

Detailed Description

Slow control class for TTC info M. Needham 2005


Constructor & Destructor Documentation

TTC::TTC const unsigned int  fine1,
const unsigned int  fine2
[inline]
 

constructer

Parameters:
finetime1 
finetime2 

TTC::TTC  )  [inline]
 

default constructer

virtual TTC::~TTC  )  [inline, virtual]
 

destructer


Member Function Documentation

unsigned int TTC::fineTime1  )  const [inline]
 

Returns:
finetime 1

unsigned int TTC::fineTime2  )  const [inline]
 

Returns:
finetime 2

virtual void TTC::stream CSVParser parser  )  [virtual]
 

Implements SObject.


Member Data Documentation

unsigned int TTC::m_fine1 [private]
 

unsigned int TTC::m_fine2 [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Jul 8 16:38:53 2005 for Salamander by  doxygen 1.4.1