Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CALlogEnd Class Reference

Class for accessing fields in the CAL log-end data word. More...

#include <CALlogEnd.h>

List of all members.

Public Member Functions

 CALlogEnd (unsigned datum)
 Constructor for initializing the CALlogEnd class with a log-end value.
unsigned range () const
 Method for returning the log-end ADC range value.
unsigned value () const
 Method for returning the log-end ADC value.
unsigned datum () const
 Method for returning the log-end value the class was constructed with.

Static Public Member Functions

unsigned range (unsigned datum)
 Static method for returning the log-end ADC range value.
unsigned value (unsigned datum)
 Static method for returning the log-end ADC value.


Detailed Description

Class for accessing fields in the CAL log-end data word.

Author:
Ric Claus -- GLAST LAT I&T/Online - (claus@slac.stanford.edu)
Revision
1.2
Date:
January 23, 2003 -- Created
Id
CALlogEnd.h,v 1.2 2004/04/01 23:42:02 claus Exp

Copyright: Copyright 2004 by The Board of Trustees of the Leland Stanford Junior University. All rights reserved.


Constructor & Destructor Documentation

CALlogEnd::CALlogEnd unsigned  datum  )  [inline]
 

Constructor for initializing the CALlogEnd class with a log-end value.

Parameters:
datum - A log-end value


Member Function Documentation

unsigned CALlogEnd::datum  )  const [inline]
 

Method for returning the log-end value the class was constructed with.

Returns:
The log-end value

unsigned CALlogEnd::range  )  const [inline]
 

Method for returning the log-end ADC range value.

Returns:
The log-end range value

unsigned CALlogEnd::range unsigned  datum  )  [inline, static]
 

Static method for returning the log-end ADC range value.

Parameters:
datum - A log-end value
Returns:
The log-end range value

unsigned CALlogEnd::value  )  const [inline]
 

Method for returning the log-end ADC value.

Returns:
The log-end ADC value

unsigned CALlogEnd::value unsigned  datum  )  [inline, static]
 

Static method for returning the log-end ADC value.

Parameters:
datum - A log-end value
Returns:
The log-end ADC value


The documentation for this class was generated from the following file:
Generated on Thu Sep 29 12:13:36 2005 for LDF v05-07-00 by doxygen 1.3.9.1