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

SctAnalysis::TrimRangeAlgorithm::TrimRange Class Reference

holds data about a trim range More...

#include <TrimRangeAlgorithm.h>


Public Member Functions

 TrimRange () throw ()
 TrimRange (int range) throw ()
 constructor
Parameters:
range the value of the trim range register


bool operator< (const TrimRange &r) const throw ()
 check if "this" has smaller value of "range" than other


Data Fields

int range
vector< TrimPointpoints


Detailed Description

holds data about a trim range

Definition at line 68 of file TrimRangeAlgorithm.h.


Constructor & Destructor Documentation

SctAnalysis::TrimRangeAlgorithm::TrimRange::TrimRange   throw () [inline]
 

Definition at line 70 of file TrimRangeAlgorithm.h.

SctAnalysis::TrimRangeAlgorithm::TrimRange::TrimRange int    range throw () [inline]
 

constructor

Parameters:
range the value of the trim range register

Definition at line 72 of file TrimRangeAlgorithm.h.


Member Function Documentation

bool SctAnalysis::TrimRangeAlgorithm::TrimRange::operator< const TrimRange &    r const throw () [inline]
 

check if "this" has smaller value of "range" than other

Definition at line 76 of file TrimRangeAlgorithm.h.

References range.


Field Documentation

vector< TrimPoint > SctAnalysis::TrimRangeAlgorithm::TrimRange::points
 

Definition at line 74 of file TrimRangeAlgorithm.h.

int SctAnalysis::TrimRangeAlgorithm::TrimRange::range
 

Definition at line 73 of file TrimRangeAlgorithm.h.


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:37:29 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3